Skip to content

Commit 2a8a0b8

Browse files
committed
grammar fix
1 parent 495ef82 commit 2a8a0b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NodeGraphQt/base/graph.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1950,7 +1950,7 @@ def cut_nodes(self, nodes=None):
19501950
Cut nodes to the clipboard.
19511951
19521952
Note:
1953-
This function doesn't not trigger the
1953+
This function doesn't trigger the
19541954
:attr:`NodeGraph.nodes_deleted` signal.
19551955
19561956
See Also:

0 commit comments

Comments
 (0)