Spelling error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user