From 7f3aa2882be5547d5308870bced554502ca4421c Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Mon, 1 Jul 2019 23:35:16 +0000 Subject: Fix various minor typos --- src/livarot/PathOutline.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/livarot/PathOutline.cpp') diff --git a/src/livarot/PathOutline.cpp b/src/livarot/PathOutline.cpp index 4e0cefec7..c7fb22638 100644 --- a/src/livarot/PathOutline.cpp +++ b/src/livarot/PathOutline.cpp @@ -901,7 +901,7 @@ Path::IsNulCurve (std::vector const &cmd, int curD, Geom::Point cons } } -// tangents and cuvarture computing, for the different path command types. +// tangents and curvarture computing, for the different path command types. // the need for tangent is obvious: it gives the normal, along which we offset points // curvature is used to do strength correction on the length of the tangents to the offset (see // cubic offset) -- cgit v1.2.3