X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fa482912e420a40e9f2e55a0f5407562826dd15e..d1be6261e3403e69bbd5694df008f1edfda06eef:/docs/latex/wx/propliva.tex diff --git a/docs/latex/wx/propliva.tex b/docs/latex/wx/propliva.tex index 021c44f967..b75dfc782b 100644 --- a/docs/latex/wx/propliva.tex +++ b/docs/latex/wx/propliva.tex @@ -26,8 +26,8 @@ Destructor. \func{bool}{OnCheckValue}{\param{wxProperty *}{property}, \param{wxPropertyListView *}{view}, \param{wxWindow *}{parentWindow}} -Called when the Tick (Confirm) button is pressed or focus is list. Return FALSE if the value -was invalid, which is a signal restores the old value. Return TRUE if the value was valid. +Called when the Tick (Confirm) button is pressed or focus is list. Return false if the value +was invalid, which is a signal restores the old value. Return true if the value was valid. \membersection{wxPropertyListValidator::OnClearControls}