whilst -> while

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Kevin Hock
2005-01-06 15:51:05 +00:00
parent 9d6a9fdd13
commit 5b5035ce5b
6 changed files with 30 additions and 30 deletions

View File

@@ -1115,7 +1115,7 @@ Sets the user scaling factor, useful for applications which require
\func{bool}{StartDoc}{\param{const wxString\& }{message}}
Starts a document (only relevant when outputting to a printer).
Message is a message to show whilst printing.
Message is a message to show while printing.
\membersection{wxDC::StartPage}\label{wxdcstartpage}