Skip to content

Commit b4ddd32

Browse files
committed
Fix spelling
1 parent 9b85c31 commit b4ddd32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/nodetool/qgsnodetool2.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ void QgsNodeTool2::cadCanvasReleaseEvent( QgsMapMouseEvent *e )
468468
}
469469
else if ( e->button() == Qt::RightButton )
470470
{
471-
// cancelling action
471+
// cancel action
472472
stopDragging();
473473
}
474474
}

0 commit comments

Comments
 (0)