From f5d5c97312eda092656cab465d2c55c27a3200ea Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 22 Mar 2009 19:21:34 +0000 Subject: fixed a typo git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6712 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_Tooltip.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Fl_Tooltip.cxx') diff --git a/src/Fl_Tooltip.cxx b/src/Fl_Tooltip.cxx index 3fd24f1b3..6c6ab4226 100644 --- a/src/Fl_Tooltip.cxx +++ b/src/Fl_Tooltip.cxx @@ -209,7 +209,7 @@ void Fl_Tooltip::exit_(Fl_Widget *w) { // Get ready to display a tooltip. The widget and the xywh box inside // it define an area the tooltip is for, this along with the current -// mouse position places the tooltip (the mouse is assummed to point +// mouse position places the tooltip (the mouse is assumed to point // inside or near the box). /** You may be able to use this to provide tooltips for internal pieces -- cgit v1.2.3