From 050a1327723fc04f45d4d59ed984b53db6d16d48 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Thu, 2 Jun 2005 10:38:15 +0000 Subject: [PATCH] typo in last commit git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/function.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/function.tex b/docs/latex/wx/function.tex index f0abd30cc9..67937a6486 100644 --- a/docs/latex/wx/function.tex +++ b/docs/latex/wx/function.tex @@ -1519,7 +1519,7 @@ see the \helpref{wxPLURAL()}{wxplural} macro. Both versions call \helpref{wxLocale::GetString}{wxlocalegetstring}. Note that this function is not suitable for literal strings in Unicode -builds, since you the literal strings must be enclosed into +builds, since the literal strings must be enclosed into \helpref{\_T()}{underscoret} or \helpref{wxT}{wxt} macro which makes them unrecognised by \texttt{xgettext}, and so they are not extracted to the message catalog. Instead, use the \helpref{\_()}{underscore} and -- 2.45.2