X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fcea31d51bf897c782618063279c6876a7807e83..19f6bff4484b97ef036a793820eb30c0a6df92b5:/docs/latex/wx/file.tex diff --git a/docs/latex/wx/file.tex b/docs/latex/wx/file.tex index 7977c6d67b..bf5cde3d8f 100644 --- a/docs/latex/wx/file.tex +++ b/docs/latex/wx/file.tex @@ -335,7 +335,7 @@ the number of bytes actually written \membersection{wxFile::Write}\label{wxfilewrites} -\func{bool}{Write}{\param{const wxString\& }{s}, \param{wxMBConv\&}{ conv = wxConvUTF8}} +\func{bool}{Write}{\param{const wxString\& }{s}, \param{const wxMBConv\&}{ conv = wxConvUTF8}} Writes the contents of the string to the file, returns true on success.