]> git.saurik.com Git - wxWidgets.git/commitdiff
Spelling error
authorRobert Roebling <robert@roebling.de>
Mon, 12 Jan 2009 10:51:40 +0000 (10:51 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 12 Jan 2009 10:51:40 +0000 (10:51 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/dataview.h

index 31ed319e1591da2981541fb8e59f73b8aef1c854..5cf920696472bc5b45a33b01bcb046a8d7c4d206 100644 (file)
@@ -222,7 +222,7 @@ public:
                         bool ascending);
 
     /**
-        Oberride this to indicate that the item has special font attributes.
+        Override this to indicate that the item has special font attributes.
         This only affects the wxDataViewTextRendererText renderer.
 
         @see wxDataViewItemAttr.
@@ -407,7 +407,7 @@ public:
                 unsigned int column, bool ascending);
 
     /**
-        Oberride this to indicate that the row has special font attributes.
+        Override this to indicate that the row has special font attributes.
         This only affects the wxDataViewTextRendererText() renderer.
 
         @see wxDataViewItemAttr.