Corrected typo.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8592 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy
2011-04-14 13:22:13 +00:00
parent 8d2d3c2a7d
commit c473215f2a
+1 -1
View File
@@ -155,7 +155,7 @@ static void tooltip_timeout(void*) {
/**
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