]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/hteasypr.tex
We surely don't need two debugging sections,
[wxWidgets.git] / docs / latex / wx / hteasypr.tex
index ec4b0d337da62e7cd3042f032f2cf9d556958561..9a27dc6a962f6735a48675a1cb029224c1cb96fb 100644 (file)
@@ -45,7 +45,7 @@ Constructor.
 
 Preview HTML file. 
 
-Returns FALSE in case of error -- call
+Returns false in case of error -- call
 \helpref{wxPrinter::GetLastError}{wxprintergetlasterror} to get detailed
 information about the kind of the error.
 
@@ -56,7 +56,7 @@ information about the kind of the error.
 
 Preview HTML text (not file!). 
 
-Returns FALSE in case of error -- call
+Returns false in case of error -- call
 \helpref{wxPrinter::GetLastError}{wxprintergetlasterror} to get detailed
 information about the kind of the error.
 
@@ -73,7 +73,7 @@ file). It is used to determine path for loading images, for example.}
 
 Print HTML file.
 
-Returns FALSE in case of error -- call
+Returns false in case of error -- call
 \helpref{wxPrinter::GetLastError}{wxprintergetlasterror} to get detailed
 information about the kind of the error.
 
@@ -83,7 +83,7 @@ information about the kind of the error.
 
 Print HTML text (not file!). 
 
-Returns FALSE in case of error -- call
+Returns false in case of error -- call
 \helpref{wxPrinter::GetLastError}{wxprintergetlasterror} to get detailed
 information about the kind of the error.