Skip to content

Commit b297f6d

Browse files
committed
typo fix.
1 parent 0f9dcff commit b297f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/ex_node.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Creating Nodes
99
1010
.. code-block:: python
1111
:linenos:
12-
:emphasize-lines: 22
12+
:emphasize-lines: 23
1313
1414
from Qt import QtWidgets
1515
from NodeGraphQt import BaseNode, NodeGraph

0 commit comments

Comments
 (0)