From: Włodzimierz Skiba Date: Thu, 14 Oct 2004 18:09:33 +0000 (+0000) Subject: Bug #1001474. Text!=Password. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/6002d043b5d222f3846510c15b163af3ed0a1cf8 Bug #1001474. Text!=Password. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/function.tex b/docs/latex/wx/function.tex index 2efa51c3d5..a7b8e9e747 100644 --- a/docs/latex/wx/function.tex +++ b/docs/latex/wx/function.tex @@ -1918,7 +1918,7 @@ Dialog is centered on its {\it parent} unless an explicit position is given in \membersection{::wxGetPasswordFromUser}\label{wxgetpasswordfromuser} -\func{wxString}{wxGetTextFromUser}{\param{const wxString\& }{message}, \param{const wxString\& }{caption = ``Input text"},\\ +\func{wxString}{wxGetPasswordFromUser}{\param{const wxString\& }{message}, \param{const wxString\& }{caption = ``Input Text"},\\ \param{const wxString\& }{default\_value = ``"}, \param{wxWindow *}{parent = NULL}} Similar to \helpref{wxGetTextFromUser}{wxgettextfromuser} but the text entered