diff options
Diffstat (limited to 'src/Fl_Tooltip.cxx')
| -rw-r--r-- | src/Fl_Tooltip.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
