]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tempfile.tex
added and documented wxKeyEvent::GetUnicodeKey(); made it work for MSW; added test...
[wxWidgets.git] / docs / latex / wx / tempfile.tex
index 6aeddc5166cd3b91b1ec9dd00794241be66d7363..06a03a0d1e60f62571fa5fbfd77e4c4d2ccbd1ae 100644 (file)
@@ -91,7 +91,7 @@ Write to the file, return {\tt true} on success, {\tt false} on failure.
 
 Write to the file, return {\tt true} on success, {\tt false} on failure.
 
-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 str} to multibyte representation.
 
 \membersection{wxTempFile::Commit}\label{wxtempfilecommit}