X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/047f39deb9f5b63cb3e9f87e9e31f80b5d28ebd6..6d3c4b2aee2a64ba3245f2cec9751e4608a9bc3c:/docs/latex/wx/mutexlck.tex 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.