X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8cf8a85ea8da75e7ec973a85f5efc927349247f6..bc253a97e78b2c42b93c1f3cc8e1bcceec68a336:/docs/latex/wx/ffile.tex?ds=sidebyside diff --git a/docs/latex/wx/ffile.tex b/docs/latex/wx/ffile.tex index ceadb52caf..bfeb65e11b 100644 --- a/docs/latex/wx/ffile.tex +++ b/docs/latex/wx/ffile.tex @@ -6,7 +6,7 @@ %% Created: 14.01.02 (extracted from file.tex) %% RCS-ID: $Id$ %% Copyright: (c) Vadim Zeitlin -%% License: wxWindows license +%% License: wxWidgets license %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{\class{wxFFile}}\label{wxffile} @@ -245,7 +245,7 @@ Number of bytes written. Writes the contents of the string to the file, returns \true on success. -The second argument is only meaningful in Unicode build of wxWindows when +The second argument is only meaningful in Unicode build of wxWidgets when {\it conv} is used to convert {\it s} to multibyte representation.