]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/strtotxt.tex
define wxNO_(THREADS|RTTI|EXCEPTIONS) if the corresponding feature is disabled
[wxWidgets.git] / docs / latex / wx / strtotxt.tex
index 9663387cd8aea349a58adccf4ce08a111891eb60..eb84cf91cb1da1bf6be3ae76912d79ccdfd14650 100644 (file)
@@ -34,7 +34,7 @@ Example of usage:
     cout << "Hello, text!" << endl;
   }
 
-  // this goes soemwhere else, presumably to stdout
+  // this goes somewhere else, presumably to stdout
   cout << "Hello, console!" << endl;
 \end{verbatim}
 }%