summaryrefslogtreecommitdiffstats
path: root/src/ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui')
-rw-r--r--src/ui/draw-anchor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/draw-anchor.h b/src/ui/draw-anchor.h
index 5542b3bf6..b631a4893 100644
--- a/src/ui/draw-anchor.h
+++ b/src/ui/draw-anchor.h
@@ -30,7 +30,7 @@ class SPCurve;
struct SPCanvasItem;
/// The drawing anchor.
-/// \todo Make this a regular knot, this will allow to set statusbar tips.
+/// \todo Make this a regular knot, this will allow setting statusbar tips.
struct SPDrawAnchor {
Inkscape::UI::Tools::FreehandBase *dc;
SPCurve *curve;