diff options
Diffstat (limited to 'src/ui/tool/control-point.h')
| -rw-r--r-- | src/ui/tool/control-point.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/tool/control-point.h b/src/ui/tool/control-point.h index bc1f060cd..24ff86c43 100644 --- a/src/ui/tool/control-point.h +++ b/src/ui/tool/control-point.h @@ -314,7 +314,7 @@ protected: void _setPixbuf(Glib::RefPtr<Gdk::Pixbuf>); /** - * Determins if the control point is not visible yet still reacting to events. + * Determines if the control point is not visible yet still reacting to events. * * @return true if non-visible, false otherwise. */ |
