Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 75bc8ba

Browse files
committed
Fix SF # 646578, Documentation Typo
1 parent 491427d commit 75bc8ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/ext/embedding.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ \section{Pure Embedding
155155
then the result should be:
156156

157157
\begin{verbatim}
158-
$ call multiply 3 2
158+
$ call multiply multiply 3 2
159159
Will compute 3 times 2
160160
Result of call: 6
161161
\end{verbatim} % $

0 commit comments

Comments
 (0)