]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/propgrid/manager.h
Interface fixes for Phoenix
[wxWidgets.git] / interface / wx / propgrid / manager.h
index 32e468cac3d164b93d8f7652e4661e857b648c2a..066a2ace3157cba63ed76e5669ee2edbbbdf647e 100644 (file)
@@ -510,8 +510,8 @@ protected:
 
     /**
         Creates property grid for the manager. Reimplement in derived class to
-        use subclassed wxPropertyGrid. However, if you  do this then you
-        must also use the two-step construction (i.e. default constructor and
+        use subclassed wxPropertyGrid. However, if you do this then you
+        must also use the two-step construction (ie. default constructor and
         Create() instead of constructor with arguments) when creating the
         manager.
     */