From 13f184c05fe0ccfe339b42f1ac38f1254cb421b9 Mon Sep 17 00:00:00 2001 From: Robert Roebling Date: Mon, 12 Jan 2009 10:51:40 +0000 Subject: [PATCH] Spelling error git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- interface/wx/dataview.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/interface/wx/dataview.h b/interface/wx/dataview.h index 31ed319e15..5cf9206964 100644 --- a/interface/wx/dataview.h +++ b/interface/wx/dataview.h @@ -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. -- 2.45.2