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:
@@ -722,7 +722,7 @@ Constructor. With empty strings for the first three arguments, the default print
|
||||
displayed. {\it device} indicates the type of printer and {\it output}
|
||||
is an optional file for printing to. The {\it driver} parameter is
|
||||
currently unused. Use the {\it Ok} member to test whether the
|
||||
constructor was successful in creating a useable device context.
|
||||
constructor was successful in creating a usable device context.
|
||||
|
||||
This constructor is deprecated and retained only for backward compatibility.
|
||||
|
||||
@@ -753,7 +753,7 @@ wxPrintPreview object to initiate printing or previewing.
|
||||
|
||||
\func{}{wxPrintout}{\param{const wxString\& }{title = "Printout"}}
|
||||
|
||||
Constructor. Pass an optional title argument - the curent filename would be a good idea. This will appear in the printing list
|
||||
Constructor. Pass an optional title argument - the current filename would be a good idea. This will appear in the printing list
|
||||
(at least in MSW)
|
||||
|
||||
\membersection{wxPrintout::\destruct{wxPrintout}}
|
||||
|
Reference in New Issue
Block a user