Skip to content

Commit 619d4d5

Browse files
committed
doc: rst syntax fix in joinnode doc
1 parent 9f2f094 commit 619d4d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/joinnode_and_itersource.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ the *unique* flag, e.g.:
7070

7171
::
7272

73-
d = pe.JoinNode(interface=D(), joinsource="b", unique=True, name="d")
73+
d = pe.JoinNode(interface=D(), joinsource="b", unique=True, name="d")
7474

7575
synchronize
7676
===========

0 commit comments

Comments
 (0)