]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/stdrend.h
Fix bug with unloading wxPluginLibrary objects in "wrong" order.
[wxWidgets.git] / include / wx / univ / stdrend.h
index 2fd6a5e351ea0e285eb3c1755cc41f0f74190176..62aa0753b109b23abb37b08ed77e87fabfdad647 100644 (file)
@@ -322,7 +322,7 @@ protected:
     // return the frame icon bitmap
     virtual wxBitmap GetFrameButtonBitmap(FrameButtonType type) = 0;
 
-    // get the width of either normal or resizeable frame border depending on
+    // get the width of either normal or resizable frame border depending on
     // whether flags contains wxTOPLEVEL_RESIZEABLE bit
     //
     // notice that these methods only make sense with standard border drawing