]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/chartype.h
Document that wxTreeCtrl::SelectItem() generates events.
[wxWidgets.git] / interface / wx / chartype.h
index 7678cec9c8a4abfc927e3152a6facd7085b4d72f..5f380cba2138c0e771fbf5f98ddaab53321336ec 100644 (file)
@@ -37,7 +37,7 @@
 
     This macro can be used in the code which needs to compile with both
     wxWidgets 2 and 3 versions in places where v2 API requires a Unicode string
 
     This macro can be used in the code which needs to compile with both
     wxWidgets 2 and 3 versions in places where v2 API requires a Unicode string
-    (in Unicode build) and v3 API only accepts a standard standard narrow
+    (in Unicode build) and v3 API only accepts a standard narrow
     string as in e.g. wxCmdLineEntryDesc structure objects initializers.
 
     Example of use:
     string as in e.g. wxCmdLineEntryDesc structure objects initializers.
 
     Example of use: