applied typos and spelling error fixes patch from Olly Betts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -36,7 +36,7 @@ Constructor.
|
||||
|
||||
\func{bool}{Init}{\param{wxFontEncoding }{input\_enc}, \param{wxFontEncoding }{output\_enc}, \param{int }{method = wxCONVERT\_STRICT}}
|
||||
|
||||
Initialize convertion. Both output or input encoding may
|
||||
Initialize conversion. Both output or input encoding may
|
||||
be wxFONTENCODING\_UNICODE, but only if wxUSE\_ENCODING is set to 1.
|
||||
All subsequent calls to \helpref{Convert()}{wxencodingconverterconvert}
|
||||
will interpret its argument
|
||||
@@ -113,7 +113,7 @@ under given platform. Supported platforms:
|
||||
\item wxPLATFORM\_CURRENT
|
||||
\end{itemize}
|
||||
|
||||
wxPLATFORM\_CURRENT means the plaform this binary was compiled for.
|
||||
wxPLATFORM\_CURRENT means the platform this binary was compiled for.
|
||||
|
||||
Examples:
|
||||
|
||||
|
Reference in New Issue
Block a user