From 39a67d7cbfb4d54bdb76b440cb9d39b1dc7defb3 Mon Sep 17 00:00:00 2001 From: Roy-043 <70520633+Roy-043@users.noreply.github.com> Date: Fri, 15 Oct 2021 22:18:17 +0200 Subject: [PATCH] Update wires.py typo --- src/Mod/Draft/draftgeoutils/wires.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mod/Draft/draftgeoutils/wires.py b/src/Mod/Draft/draftgeoutils/wires.py index 763dbb6ce4..fabc5c2601 100644 --- a/src/Mod/Draft/draftgeoutils/wires.py +++ b/src/Mod/Draft/draftgeoutils/wires.py @@ -359,7 +359,7 @@ def cleanProjection(shape, tessellate=True, seglength=0.05): The function was formerly used to workaround bugs in the projection algorithm. These bugs have since been fixed. Now the function is only - used when tessalation of ellipses, splines and bezcurves is required + used when tessellation of ellipses, splines and bezcurves is required (DXF output and Draft_Shape2DView). """ oldedges = shape.Edges