]> git.saurik.com Git - wxWidgets.git/commitdiff
Fixed typos
authorJaakko Salli <jaakko.salli@dnainternet.net>
Wed, 17 Sep 2008 18:11:49 +0000 (18:11 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Wed, 17 Sep 2008 18:11:49 +0000 (18:11 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/propgrid/property.h
interface/wx/propgrid/property.h

index bbf9073a85cff28f9de361db792af92a2d974568..a66526823177a15d55dd75e9e950bf8f90aaf0c5 100644 (file)
@@ -412,7 +412,7 @@ wxPG_PROP_CLASS_SPECIFIC_2          = 0x00100000
     Identifiers.
 
     wxPGProperty::SetAttribute() and
     Identifiers.
 
     wxPGProperty::SetAttribute() and
-    wxPropertyGridInterfaces::SetPropertyAttribute() accept one of these as
+    wxPropertyGridInterface::SetPropertyAttribute() accept one of these as
     attribute name argument.
 
     You can use strings instead of constants. However, some of these
     attribute name argument.
 
     You can use strings instead of constants. However, some of these
index a88d3fac9b779c252449a3b4e7458ecb1fa7ee19..81ac31dbe6cbfb142b6e366e030aafc596644e72 100644 (file)
@@ -39,7 +39,8 @@ struct wxPGChoiceInfo
 
 /** @section propgrid_property_attributes wxPropertyGrid Property Attribute Identifiers
 
 
 /** @section propgrid_property_attributes wxPropertyGrid Property Attribute Identifiers
 
-    wxPGProperty::SetAttribute() and wxPropertyGridInterfaces::SetPropertyAttribute()
+    wxPGProperty::SetAttribute() and
+    wxPropertyGridInterface::SetPropertyAttribute()
     accept one of these as attribute name argument .
 
     You can use strings instead of constants. However, some of these
     accept one of these as attribute name argument .
 
     You can use strings instead of constants. However, some of these