X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/01459e68af06b746d38e84fba044573f72dd94d4..d83eeece0ee86a3ad81096d894a560647cef0d3a:/docs/latex/wx/notifevt.tex diff --git a/docs/latex/wx/notifevt.tex b/docs/latex/wx/notifevt.tex index 1f48b5a78d..74c694ff0d 100644 --- a/docs/latex/wx/notifevt.tex +++ b/docs/latex/wx/notifevt.tex @@ -47,8 +47,8 @@ this method as the events are allowed anyhow but some are forbidden by default \constfunc{bool}{IsAllowed}{\void} -Returns TRUE if the change is allowed (\helpref{Veto()}{wxnotifyeventveto} -hasn't been called) or FALSE otherwise (if it was). +Returns true if the change is allowed (\helpref{Veto()}{wxnotifyeventveto} +hasn't been called) or false otherwise (if it was). \membersection{wxNotifyEvent::Veto}\label{wxnotifyeventveto}