Author: greg.ercolano
Date: 2011-12-24 16:36:11 -0800 (Sat, 24 Dec 2011)
New Revision: 9215
Log:
Fix comment typo
Modified:
branches/branch-1.3/src/Fl_Tree.cxx
Modified: branches/branch-1.3/src/Fl_Tree.cxx
===================================================================
--- branches/branch-1.3/src/Fl_Tree.cxx 2011-12-22 09:38:27 UTC (rev 9214)
+++ branches/branch-1.3/src/Fl_Tree.cxx 2011-12-25 00:36:11 UTC (rev 9215)
@@ -327,7 +327,7 @@
return(ret);
}
-/// Standard FLTK draw() method, handles draws the tree widget.
+/// Standard FLTK draw() method, handles drawing the tree widget.
void Fl_Tree::draw() {
fix_scrollbar_order();
// Let group draw box+label but *NOT* children.
_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit