From d584643a056c969598ec15b7d90db8a37763ccf5 Mon Sep 17 00:00:00 2001 From: luzpaz Date: Wed, 6 Dec 2023 18:11:22 +0000 Subject: [PATCH] Fix typos --- src/App/FreeCADInit.py | 2 +- src/Mod/TechDraw/LineGroup/ASME.Y14.2.2008.ElementDef.csv | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App/FreeCADInit.py b/src/App/FreeCADInit.py index f2a80ed777..d50393b9e6 100644 --- a/src/App/FreeCADInit.py +++ b/src/App/FreeCADInit.py @@ -303,7 +303,7 @@ Crt = FreeCAD.Console.PrintCritical Ntf = FreeCAD.Console.PrintNotification Tnf = FreeCAD.Console.PrintTranslatedNotification -#store the cmake variales +#store the cmake variables App.__cmake__ = cmake; #store unit test names diff --git a/src/Mod/TechDraw/LineGroup/ASME.Y14.2.2008.ElementDef.csv b/src/Mod/TechDraw/LineGroup/ASME.Y14.2.2008.ElementDef.csv index 77effc52e2..efa491a90b 100644 --- a/src/Mod/TechDraw/LineGroup/ASME.Y14.2.2008.ElementDef.csv +++ b/src/Mod/TechDraw/LineGroup/ASME.Y14.2.2008.ElementDef.csv @@ -1,6 +1,6 @@ # ASME Y14.2-2008 line element definitions # NOTE: ASME Y14.2-2008 explicitly does not define the lengths of line elements, -# but recommends legths that "depict the appropriate line convention commensurate +# but recommends lengths that "depict the appropriate line convention commensurate # with the drawing size and scale". The values used here are generally those # from ISO128. # NOTE: saving this file from a spreadsheet program (like LibreOffice Calc) may