From 5b5a8d2138c41971e7e8c2c9055a673d342e06b3 Mon Sep 17 00:00:00 2001 From: "luz.paz" Date: Sun, 18 Feb 2018 10:33:20 -0500 Subject: Misc. typos --- src/ui/tool/path-manipulator.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui/tool/path-manipulator.cpp') 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 -- cgit v1.2.3