From 8fe79cfc427456ceacd34c12b61ec79194e7bacd Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Fri, 25 Aug 2006 17:23:01 +0000 Subject: [PATCH] removed extra '}' git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40824 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 377d434f96..0618858ecf 100644 --- a/docs/latex/wx/function.tex +++ b/docs/latex/wx/function.tex @@ -1540,7 +1540,7 @@ This function is deprecated, use \helpref{wxString}{wxstring} class instead. \param{const wxChar* }{domain = NULL}} \func{const wxChar *}{wxGetTranslation}{\param{const wxChar* }{str}, \param{const wxChar* }{strPlural}, \param{size\_t }{n}, - \param{const wxChar* }{domain = NULL}}} + \param{const wxChar* }{domain = NULL}} This function returns the translation of string {\it str} in the current \helpref{locale}{wxlocale}. If the string is not found in any of the loaded -- 2.45.2