X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1facd32a75f3ef190a336e96fabf17632ade7228..b0ee47ff76c278c053ac2ad36bb3129b0fcd050f:/docs/latex/wx/file.tex diff --git a/docs/latex/wx/file.tex b/docs/latex/wx/file.tex index 0aa2ad24a3..fa8a9c8bdf 100644 --- a/docs/latex/wx/file.tex +++ b/docs/latex/wx/file.tex @@ -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.