Author: manolo
Date: 2011-04-14 06:16:03 -0700 (Thu, 14 Apr 2011)
New Revision: 8590
Log:
Corrected 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-04-14 13:15:13 UTC (rev 8589)
+++ branches/branch-1.3/src/Fl_Tree.cxx 2011-04-14 13:16:03 UTC (rev 8590)
@@ -306,7 +306,7 @@
 }
 
 /// Set the item that currently should have keyboard focus.
-/// Handles calling redraw() to update the focus box (if its visible).
+/// Handles calling redraw() to update the focus box (if it is visible).
 ///
 /// \param[in] item The item that should take focus. If NULL, none will have 
focus.
 ///

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to