From 8ff49b25854acc310f97f83309c6122ba5ff1b7f Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Tue, 22 Jan 2019 12:56:53 +0100 Subject: Fix some typos and syntax errors Some of the typos fixes are in libcroco code. They are already fixed in upstream's git (https://bugzilla.gnome.org/show_bug.cgi?id=776798). Also fix a bunch of "allow to" (with the missing object). Signed-off-by: Mattia Rizzolo --- src/ui/draw-anchor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui') 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; -- cgit v1.2.3