diff --git a/src/Mod/TechDraw/Gui/CommandAnnotate.cpp b/src/Mod/TechDraw/Gui/CommandAnnotate.cpp index 3976423d2d..0096539fee 100644 --- a/src/Mod/TechDraw/Gui/CommandAnnotate.cpp +++ b/src/Mod/TechDraw/Gui/CommandAnnotate.cpp @@ -1199,7 +1199,7 @@ void CmdTechDrawCosmeticEraser::activated(int iMsg) cl2Delete.push_back(tag); } else { Base::Console().Message( - "CMD::CosmeticEraserP - edge: %d is confused - source: %d\n",idx,source); + "CMD::CosmeticEraser - edge: %d is confused - source: %d\n",idx,source); } } } else if (geomType == "Vertex") {