]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/file.tex
Added missing \ before _
[wxWidgets.git] / docs / latex / wx / file.tex
index 0aa2ad24a3a33001f02a7f75186e37a4a821f587..943240de4b2d05035e4f4dff170d31cbd54a5e81 100644 (file)
@@ -282,7 +282,7 @@ the number of bytes actually written
 
 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.
 
-The second argument specifies is only meaningful in Unicode build of wxWindows when
+The second argument is only meaningful in Unicode build of wxWindows when
 {\it conv} is used to convert {\it s} to multibyte representation.
 
 \section{\class{wxFFile}}\label{wxffile}
 {\it conv} is used to convert {\it s} to multibyte representation.
 
 \section{\class{wxFFile}}\label{wxffile}
@@ -483,5 +483,6 @@ Number of bytes written.
 
 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.
 
-The second argument specifies is only meaningful in Unicode build of wxWindows when
+The second argument is only meaningful in Unicode build of wxWindows when
 {\it conv} is used to convert {\it s} to multibyte representation.
 {\it conv} is used to convert {\it s} to multibyte representation.
+