Spelling error

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2009-01-12 10:51:40 +00:00
parent 388e6ee898
commit 13f184c05f

View File

@@ -222,7 +222,7 @@ public:
bool ascending); 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. This only affects the wxDataViewTextRendererText renderer.
@see wxDataViewItemAttr. @see wxDataViewItemAttr.
@@ -407,7 +407,7 @@ public:
unsigned int column, bool ascending); 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. This only affects the wxDataViewTextRendererText() renderer.
@see wxDataViewItemAttr. @see wxDataViewItemAttr.