]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/apptraits.tex
changed the catalogs lookup back to the old behaviour of searching LC_MESSAGES subdir...
[wxWidgets.git] / docs / latex / wx / apptraits.tex
index 16f40d225006a341703dc53a8f3855a0f5173100..6c15c18363e2641f2a793683cf0a8cc91201004a 100644 (file)
@@ -84,7 +84,7 @@ Returns the wxWidgets port ID used by the running program and eventually
 fills the given pointers with the values of the major and minor digits
 of the native toolkit currently used.
 
-E.g. if your program is using wxGTK port this function will return wxPORT_GTK and
+E.g. if your program is using wxGTK port this function will return wxPORT\_GTK and
 put in given pointers the versions of the GTK library in use.
 
 See \helpref{wxPlatformInfo}{wxplatforminfo} for more details.