]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/cmdlpars.tex
test wxTE_NO_VSCROLL
[wxWidgets.git] / docs / latex / wx / cmdlpars.tex
index e471321c42b0fb94fc9942c2956a7b113dca5b75..35d1ab1178145e1d65cd33d975d905a16084299e 100644 (file)
@@ -453,7 +453,7 @@ Add a parameter of the given {\it type} to the command line description.
 
 Parse the command line, return $0$ if ok, $-1$ if {\tt "-h"} or {\tt "--help"} 
 option was encountered and the help message was given or a positive value if a
-syntax error occured.
+syntax error occurred.
 
 \wxheading{Parameters}