From aaf659419b204a444041e7fd481833fe2cbae70c Mon Sep 17 00:00:00 2001 From: =?utf8?q?W=C5=82odzimierz=20Skiba?= Date: Wed, 16 Jun 2004 12:28:31 +0000 Subject: [PATCH] Missed decoration. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27835 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/function.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/latex/wx/function.tex b/docs/latex/wx/function.tex index d7c5913610..4fbdb2f611 100644 --- a/docs/latex/wx/function.tex +++ b/docs/latex/wx/function.tex @@ -1098,8 +1098,8 @@ supported (Unix) and doesn't have effect for the other ones. \func{int}{wxParseWildcard}{\param{const wxString\& }{wildCard}, \param{wxArrayString\& }{descriptions}, \param{wxArrayString\& }{filters}} -Parses the wildCard, returning the number of filters. -Returns 0 if none or if there's a problem, +Parses the {\it wildCard}, returning the number of filters. +Returns 0 if none or if there's a problem. The arrays will contain an equal number of items found before the error. {\it wildCard} is in the form: \begin{verbatim} -- 2.50.0