]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/file.tex
1. reset default item in ~wxWindow (better to be safe)
[wxWidgets.git] / docs / latex / wx / file.tex
index 0aa2ad24a3a33001f02a7f75186e37a4a821f587..fa8a9c8bdf216f404da2aaadf2acf95772d6bc3e 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.
 
-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}
@@ -483,5 +483,5 @@ Number of bytes written.
 
 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.