]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/renderer.h
Applied patch [ 1166587 ] [wxMSW] Removes all flicker from wxStaticBox
[wxWidgets.git] / include / wx / univ / renderer.h
index 13b04431979cf7d10487387edb095567122ec318..11c5a02807ed3b37e64c0b9addc36308035a85fb 100644 (file)
@@ -115,7 +115,7 @@ public:
                             wxRect *rectIn = (wxRect *)NULL) = 0;
 
     // draw text control border (I hate to have a separate method for this but
-    // it is needed to accomodate GTK+)
+    // it is needed to accommodate GTK+)
     virtual void DrawTextBorder(wxDC& dc,
                                 wxBorder border,
                                 const wxRect& rect,