diff --git a/src/Mod/Path/PathScripts/PathAdaptiveGui.py b/src/Mod/Path/PathScripts/PathAdaptiveGui.py index 4f8843ef9f..25bc29f406 100644 --- a/src/Mod/Path/PathScripts/PathAdaptiveGui.py +++ b/src/Mod/Path/PathScripts/PathAdaptiveGui.py @@ -219,5 +219,5 @@ Command = PathOpGui.SetupOperation('Adaptive', TaskPanelOpPage, 'Path_Adaptive', QtCore.QT_TRANSLATE_NOOP("Path_Adaptive", "Adaptive"), - QtCore.QT_TRANSLATE_NOOP("Path_Pocket", "Adaptive clearing and profiling") + QtCore.QT_TRANSLATE_NOOP("Path_Adaptive", "Adaptive clearing and profiling") )