X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/44b62d54c61e4a0989fcc0f24eecfe0bd883d72b..47610ec22ab01dbc09307a88ab67c1c95f6ee3b1:/docs/latex/wx/tempfile.tex?ds=sidebyside diff --git a/docs/latex/wx/tempfile.tex b/docs/latex/wx/tempfile.tex index 1bb2f1bf9d..343a3ea55d 100644 --- a/docs/latex/wx/tempfile.tex +++ b/docs/latex/wx/tempfile.tex @@ -87,7 +87,7 @@ Write to the file, return {\tt TRUE} on success, {\tt FALSE} on failure. \membersection{wxTempFile::Write}\label{wxtempfilewrites} -\func{bool}{Write}{\param{const wxString\& }{str}, \param{wxMBConv&}{ conv = wxConvLibc}} +\func{bool}{Write}{\param{const wxString\& }{str}, \param{wxMBConv\&}{ conv = wxConvLibc}} Write to the file, return {\tt TRUE} on success, {\tt FALSE} on failure.