]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/treectrl.h
Restrict button size restrictions documentation to OSX/Carbon only.
[wxWidgets.git] / interface / wx / treectrl.h
index 504291ab664977f391195c36011b947b846be342..5fe1b856c941b6a239c5f2c0749b58c9ace0e70c 100644 (file)
@@ -87,7 +87,7 @@
           Processes a @c wxEVT_COMMAND_TREE_BEGIN_LABEL_EDIT event type.
     @event{EVT_TREE_END_LABEL_EDIT(id, func)}
           Finish editing a label. This can be prevented by calling Veto().
-          Processes a @c wxEVT_COMMAND_TREE_BEGIN_LABEL_EDIT event type.
+          Processes a @c wxEVT_COMMAND_TREE_END_LABEL_EDIT event type.
     @event{EVT_TREE_DELETE_ITEM(id, func)}
           An item was deleted.
           Processes a @c wxEVT_COMMAND_TREE_DELETE_ITEM event type.