]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/locale.tex
Replaced \verb$....$ with \tt{....}
[wxWidgets.git] / docs / latex / wx / locale.tex
index 0fdbc1af91e43e3935f1c2173678881d9c614db6..d4ef2d325411e80b31d50dad58af086365e71568 100644 (file)
@@ -6,8 +6,8 @@ generalization of the C locale concept.
 In wxWindows this class manages message catalogs which contain the translations
 of the strings used to the current language.
 
-\perlnote{In wxPerl the {\tt Wx} module exports a '_' function
-that corresponds to the '_' C++ macro.
+\perlnote{In wxPerl the {\tt Wx} module exports a '\_' function
+that corresponds to the '\_' C++ macro.
 \begin{verbatim}
   use Wx qw(_);