Skip to content

Commit 3953967

Browse files
committed
doc string fix
1 parent 89d0d99 commit 3953967

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)