X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6106dae23c334c30e5e1f2f0763468f61ecce55..329eeca9c404b5e670af89cf7d2b1e517aa71853:/docs/latex/wx/bmphand.tex?ds=inline diff --git a/docs/latex/wx/bmphand.tex b/docs/latex/wx/bmphand.tex index 3ba255350b..d8330122bd 100644 --- a/docs/latex/wx/bmphand.tex +++ b/docs/latex/wx/bmphand.tex @@ -60,7 +60,7 @@ of possible values.} \wxheading{Return value} -TRUE if the call succeeded, FALSE otherwise (the default). +true if the call succeeded, false otherwise (the default). \membersection{wxBitmapHandler::GetName} @@ -97,7 +97,7 @@ The meaning of {\it name} is determined by the {\it type} parameter.} \wxheading{Return value} -TRUE if the operation succeeded, FALSE otherwise. +true if the operation succeeded, false otherwise. \wxheading{See also} @@ -123,7 +123,7 @@ Saves a bitmap in the named file. \wxheading{Return value} -TRUE if the operation succeeded, FALSE otherwise. +true if the operation succeeded, false otherwise. \wxheading{See also}