X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dd0fba48accaa064eba35a54a65a1f0b42b5c862..cdfb1ae1bcacb8327589a09e6a67f8fc1ef5a82e:/docs/latex/wx/file.tex diff --git a/docs/latex/wx/file.tex b/docs/latex/wx/file.tex index 4b2160def6..d4c5f0aaa9 100644 --- a/docs/latex/wx/file.tex +++ b/docs/latex/wx/file.tex @@ -291,7 +291,7 @@ the number of bytes actually written \membersection{wxFile::Write}\label{wxfilewrites} -\func{bool}{Write}{\param{const wxString\& }{s}, \param{wxMBConv&}{ conv = wxConvLibc}} +\func{bool}{Write}{\param{const wxString\& }{s}, \param{wxMBConv\&}{ conv = wxConvLibc}} Writes the contents of the string to the file, returns TRUE on success.