X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f3845e889c7ccfe03d034a0aa79b4f4d19fbcb06..d1be6261e3403e69bbd5694df008f1edfda06eef:/docs/latex/wx/dynlib.tex diff --git a/docs/latex/wx/dynlib.tex b/docs/latex/wx/dynlib.tex index 8693f8ae88..44bdb0972f 100644 --- a/docs/latex/wx/dynlib.tex +++ b/docs/latex/wx/dynlib.tex @@ -31,7 +31,7 @@ Constructor. Second form calls \helpref{Load}{wxdynamiclibraryload}. \constfunc{bool}{IsLoaded}{\void} -Returns TRUE if the library was successfully loaded, FALSE otherwise. +Returns true if the library was successfully loaded, false otherwise. \membersection{wxDynamicLibrary::Load}\label{wxdynamiclibraryload} @@ -39,7 +39,7 @@ Returns TRUE if the library was successfully loaded, FALSE otherwise. Loads DLL into memory. -Returns TRUE if the library was successfully loaded, FALSE otherwise. +Returns true if the library was successfully loaded, false otherwise. \membersection{wxDynamicLibrary::Unload}\label{wxdynamiclibraryunload}