Skip to content

Commit 67bd4ce

Browse files
authored
Update embedding.rst
1 parent faecf0d commit 67bd4ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/extending/embedding.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ then the result should be:
181181

182182
.. code-block:: shell-session
183183
184-
$ call multiply 3 2
184+
$ call multiply multiply 3 2
185185
Will compute 3 times 2
186186
Result of call: 6
187187

0 commit comments

Comments
 (0)