From 3c2c38fd1af56bb2d9ba9294b140f92d6b18062e Mon Sep 17 00:00:00 2001 From: Civil Guy Date: Thu, 10 Mar 2022 21:02:27 -0500 Subject: [PATCH] Minor spelling fixes --- src/Mod/Draft/draft.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Mod/Draft/draft.dox b/src/Mod/Draft/draft.dox index ed00139872..12dd1fafee 100644 --- a/src/Mod/Draft/draft.dox +++ b/src/Mod/Draft/draft.dox @@ -17,11 +17,11 @@ Part::TopoShape property that most 2D and 3D objects have. The Draft workbench is similar to the Sketcher workbench in that both can be used to create 2D objects in a planar surface. However, there is -an import difference: +an important difference: - The Sketcher defines a local coordinate system; all geometrical elements created within it are referenced to this local origin. In addition, the position of those elements, as well as various relationships, - are kept through the use of mathematical constraints (verticla, horizontal, + are kept through the use of mathematical constraints (vertical, horizontal, parallelism, etc.). - On the other hand, the elements created with Draft are placed in the global coordinate system. The elements in Draft don't have constraints, they are