diff options
Diffstat (limited to 'src/ui/tool/path-manipulator.cpp')
| -rw-r--r-- | src/ui/tool/path-manipulator.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/tool/path-manipulator.cpp b/src/ui/tool/path-manipulator.cpp index 82cad419d..55e171420 100644 --- a/src/ui/tool/path-manipulator.cpp +++ b/src/ui/tool/path-manipulator.cpp @@ -1625,7 +1625,7 @@ void PathManipulator::_selectionChanged(SelectableControlPoint *p, bool selected } } -/** Removes all nodes belonging to this manipulator from the control pont selection */ +/** Removes all nodes belonging to this manipulator from the control point selection */ void PathManipulator::_removeNodesFromSelection() { // remove this manipulator's nodes from selection |
