X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/954b8ae60391d18b87a604e7919c87c0c6ae208b..32d4bfd16c554ba060ccee9236abb8e7ff0e913a:/docs/latex/wx/file.tex?ds=inline diff --git a/docs/latex/wx/file.tex b/docs/latex/wx/file.tex index 573407deed..73b55f5b24 100644 --- a/docs/latex/wx/file.tex +++ b/docs/latex/wx/file.tex @@ -261,7 +261,7 @@ TRUE if the operation was successful. \membersection{wxFile::Write}\label{wxfilewrites} -\func{bool}{Write}{\param{const wxString& }{s}} +\func{bool}{Write}{\param{const wxString\& }{s}} Writes the contents of the string to the file, returns TRUE on success.