]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dllload.tex
GetPath() now has wxPATH_GET_COLUME by default
[wxWidgets.git] / docs / latex / wx / dllload.tex
index 05dfd6257384dca1fb3c0a801d9be9ded3af4827..4c54aae8e6420406eeb04ee467c051930253c8c1 100644 (file)
@@ -135,8 +135,8 @@ is valid. If the handle is valid, the library must be unloaded later with
 
 \docparam{libname}{Name of the shared object to load.}
 
-\docparam{success}{May point to a bool variable which will be set to TRUE or
-FALSE; may also be {\tt NULL}.}
+\docparam{success}{May point to a bool variable which will be set to true or
+false; may also be {\tt NULL}.}
 
 \membersection{wxDllLoader::UnloadLibrary}\label{wxdllloaderunloadlibrary}