]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/treeevt.tex
Changed version to 2.5.1
[wxWidgets.git] / docs / latex / wx / treeevt.tex
index 98980ad2902c7d934c44b9ecad756217eda7ed4a..d696179a2994627e833a4f00519558bcf2ce2f65 100644 (file)
@@ -95,6 +95,6 @@ Returns the position of the mouse pointer if the event is a drag event.
 
 \constfunc{bool}{IsEditCancelled}{}
 
-Returns TRUE if the label edit was cancelled. This should be
+Returns true if the label edit was cancelled. This should be
 called from within an EVT\_TREE\_END\_LABEL\_EDIT handler.