]> git.saurik.com Git - wxWidgets.git/commitdiff
Typo
authorRobert Roebling <robert@roebling.de>
Sat, 14 Nov 2009 11:03:17 +0000 (11:03 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 14 Nov 2009 11:03:17 +0000 (11:03 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/dataview.h

index 551e09607b40455d30358b1e4558b46cbed74563..0cf1b03ab88da13b816e9d6aeaefb9ad5fc2bb0d 100644 (file)
@@ -514,7 +514,7 @@ public:
     @class wxDataViewItem
 
     wxDataViewItem is a small opaque class that represents an item in a wxDataViewCtrl
-    in a persistent way, i.e. indepent of the position of the item in the control
+    in a persistent way, i.e. independent of the position of the item in the control
     or changes to its contents.
 
     It must hold a unique ID of type @e void* in its only field and can be converted