Skip to content

Commit 0eb0262

Browse files
committed
Merge branch 'master' of https://github.com/jchanvfx/NodeGraphQt
2 parents 93b38c4 + 3953967 commit 0eb0262

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
@@ -929,7 +929,7 @@ def set_pipe_slicing(self, mode=True):
929929
"""
930930
Enable/Disable pipe slicer.
931931
932-
When set to true holding down `Alt + Shift + LMB Drag` will allow node
932+
When set to true holding down ``Alt + Shift + LMB Drag`` will allow node
933933
pipe connections to be sliced.
934934
935935
.. image:: _images/slicer.png

0 commit comments

Comments
 (0)