From c473215f2a1ac2659e92973ff9ecaf1579ffc313 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Thu, 14 Apr 2011 13:22:13 +0000 Subject: Corrected typo. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8592 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_Tooltip.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Fl_Tooltip.cxx b/src/Fl_Tooltip.cxx index 2c76d0280..20693c1a3 100644 --- a/src/Fl_Tooltip.cxx +++ b/src/Fl_Tooltip.cxx @@ -155,7 +155,7 @@ static void tooltip_timeout(void*) { /** This method is called when the mouse pointer enters a widget. -

If this widget or one of it's parents has a tooltip, enter it. This +

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 -- cgit v1.2.3