]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/file.tex
Unicodification of wxDataStreams
[wxWidgets.git] / docs / latex / wx / file.tex
index 4b2160def6495a961a6881bd33b4dab9ccd34239..d4c5f0aaa9d6511e850d0a30f06dde4a676fdfd0 100644 (file)
@@ -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.