diff --git a/src/Mod/Part/App/AppPartPy.cpp b/src/Mod/Part/App/AppPartPy.cpp index 07d816e0ab63..2a9b4d77828f 100644 --- a/src/Mod/Part/App/AppPartPy.cpp +++ b/src/Mod/Part/App/AppPartPy.cpp @@ -1347,7 +1347,7 @@ class Module : public Py::ExtensionModule error = "Different point and parameter"; break; case BRepBuilderAPI_LineThroughIdenticPoints: - error = "Line through identic points"; + error = "Line through identical points"; break; } // Error