]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/ffile.tex
corrected initialization order of MLTE
[wxWidgets.git] / docs / latex / wx / ffile.tex
index d3bfa20e35dda29bb45baf7b9e52cf0a82d1570a..76422f67ac773c268cff97bbd1cf27b006d5571b 100644 (file)
@@ -203,7 +203,7 @@ Number of bytes written.
 
 \membersection{wxFFile::Write}\label{wxffilewrites}
 
 
 \membersection{wxFFile::Write}\label{wxffilewrites}
 
-\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.
 
 
 Writes the contents of the string to the file, returns TRUE on success.