]> git.saurik.com Git - wxWidgets.git/blobdiff - src/aui/auibook.cpp
Correctly align background brush when erasing owner drawn bitmaps in wxMSW.
[wxWidgets.git] / src / aui / auibook.cpp
index bc109ddec5ba1212ac6c0bbe863afd120f05145a..5e6ef680eddd47ab08eb58bdf4373b0126ddefbf 100644 (file)
@@ -2931,7 +2931,7 @@ void wxAuiNotebook::SetArtProvider(wxAuiTabArt* art)
 // specified tab ctrl height, overriding all other considerations,
 // such as text or bitmap height.  It overrides any call to
 // SetUniformBitmapSize().  Specifying a height of -1 reverts
-// any previous call and returns to the default behavior
+// any previous call and returns to the default behaviour
 
 void wxAuiNotebook::SetTabCtrlHeight(int height)
 {