]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/locale.tex
added a more convenient version of wxFileType::GetOpenCommand()
[wxWidgets.git] / docs / latex / wx / locale.tex
index 1450bffe112ea710c8de72b85c128c8aecb464b7..efad35bee042ce619e701cd750f1c1248c9954ef 100644 (file)
@@ -370,7 +370,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: