Author: manolo
Date: 2011-04-14 06:22:13 -0700 (Thu, 14 Apr 2011)
New Revision: 8592
Log:
Corrected typo.

Modified:
   branches/branch-1.3/src/Fl_Tooltip.cxx

Modified: branches/branch-1.3/src/Fl_Tooltip.cxx
===================================================================
--- branches/branch-1.3/src/Fl_Tooltip.cxx      2011-04-14 13:21:12 UTC (rev 
8591)
+++ branches/branch-1.3/src/Fl_Tooltip.cxx      2011-04-14 13:22:13 UTC (rev 
8592)
@@ -155,7 +155,7 @@
 
 /**
    This method is called when the mouse pointer enters a  widget.
-   <P>If this widget or one of it's parents has a tooltip, enter it. This
+   <P>If this widget or one of its parents has a tooltip, enter it. This
    will do nothing if this is the current widget (even if the mouse moved
    out so an exit() was done and then moved back in). If no tooltip can
    be found do Fl_Tooltip::exit_(). If you don't want this behavior (for 
instance

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

Reply via email to