]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/locale.tex
Some doc fixes
[wxWidgets.git] / docs / latex / wx / locale.tex
index 1450bffe112ea710c8de72b85c128c8aecb464b7..e19a83cc049aa00d38b020629fe189091ac9e3d9 100644 (file)
@@ -45,7 +45,8 @@ No base class
 
 \wxheading{See also}
 
-\helpref{I18n overview}{internationalization}
+\helpref{I18n overview}{internationalization},\\
+\helpref{i18n sample}{sampleinternat}
 
 \wxheading{Include files}
 
@@ -370,7 +371,7 @@ This only applies to subsequent invocations of AddCatalog()!
 \func{static void}{AddLanguage}{\param{const wxLanguageInfo\& }{info}}
 
 Adds custom, user-defined language to the database of known languages. This
-database is used in conjuction with the first form of 
+database is used in conjunction with the first form of 
 \helpref{Init}{wxlocaleinit}. 
 
 wxLanguageInfo is defined as follows: