]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/file.tex
documented wxCONFIG_USE_RELATIVE_PATH
[wxWidgets.git] / docs / latex / wx / file.tex
index 573407deed0fd1bfd98e411d2dac4bbaa0cc0301..73b55f5b24455bb0f781c4f4b8fe3c2fcbd42105 100644 (file)
@@ -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.