diff --git a/src/Mod/Path/PathScripts/PathPreferences.py b/src/Mod/Path/PathScripts/PathPreferences.py index b4a3248823..2021a56013 100644 --- a/src/Mod/Path/PathScripts/PathPreferences.py +++ b/src/Mod/Path/PathScripts/PathPreferences.py @@ -54,7 +54,7 @@ UseAbsoluteToolPaths = "UseAbsoluteToolPaths" # Linear tolerance to use when generating Paths, eg when tessellating geometry GeometryTolerance = "GeometryTolerance" -LibAreaCurveAccuracy = "LibAreaCurveAccuarcy" +LibAreaCurveAccuracy = "LibAreaCurveAccuracy" WarningSuppressRapidSpeeds = "WarningSuppressRapidSpeeds" WarningSuppressAllSpeeds = "WarningSuppressAllSpeeds"