X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/047f39deb9f5b63cb3e9f87e9e31f80b5d28ebd6..65baafba0e8cd74f2264b7e2f7625ff5bea84864:/docs/latex/wx/mutexlck.tex?ds=sidebyside diff --git a/docs/latex/wx/mutexlck.tex b/docs/latex/wx/mutexlck.tex index 9afd4af634..7dae1bb64e 100644 --- a/docs/latex/wx/mutexlck.tex +++ b/docs/latex/wx/mutexlck.tex @@ -39,5 +39,5 @@ Destructor releases the mutex if it was successfully acquired in the ctor. \constfunc{bool}{IsOk}{\void} -Returns TRUE if mutex was acquired in the constructor, FALSE otherwise. +Returns true if mutex was acquired in the constructor, false otherwise.