From 33780c0f28bcda586b1e14de93525a6ab426e4df Mon Sep 17 00:00:00 2001 From: "luz.paz" Date: Sun, 30 Sep 2018 14:39:25 -0400 Subject: Misc. typos Found via `codespell` --- src/ui/tools/measure-tool.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui/tools/measure-tool.cpp') diff --git a/src/ui/tools/measure-tool.cpp b/src/ui/tools/measure-tool.cpp index f11fcac71..df7be6253 100644 --- a/src/ui/tools/measure-tool.cpp +++ b/src/ui/tools/measure-tool.cpp @@ -190,7 +190,7 @@ Geom::Point calcAngleDisplayAnchor(SPDesktop *desktop, double angle, double base * Create a measure item in current document. * * @param pathv the path to create. - * @param markers if the path resuts get markers. + * @param markers if the path results get markers. * @param color of the stroke. * @param measure_repr container element. */ -- cgit v1.2.3