]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/print.h
Document that wxTreeCtrl::SelectItem() generates events.
[wxWidgets.git] / interface / wx / print.h
index 4f522e885e42c6e3955cc74e85a0e642c5dd4425..ad0ef0ea31e6494b1fcd9f81e9de7e957d5a07ac 100644 (file)
@@ -747,14 +747,14 @@ public:
     void MapScreenSizeToDevice();
 
     /**
-        This sets the user scale of the wxDC assocated with this wxPrintout to the same
+        This sets the user scale of the wxDC associated with this wxPrintout to the same
         scale as MapScreenSizeToPaper() but sets the logical origin to the top left corner
         of the page rectangle.
     */
     void MapScreenSizeToPage();
 
     /**
-        This sets the user scale of the wxDC assocated with this wxPrintout to the same
+        This sets the user scale of the wxDC associated with this wxPrintout to the same
         scale as MapScreenSizeToPageMargins() but sets the logical origin to the top left
         corner of the page margins specified by the given wxPageSetupDialogData object.
     */