Fix SF # 646578, Documentation Typo
This commit is contained in:
parent
491427dfe1
commit
75bc8ba0d7
|
@ -155,7 +155,7 @@ def multiply(a,b):
|
|||
then the result should be:
|
||||
|
||||
\begin{verbatim}
|
||||
$ call multiply 3 2
|
||||
$ call multiply multiply 3 2
|
||||
Will compute 3 times 2
|
||||
Result of call: 6
|
||||
\end{verbatim} % $
|
||||
|
|
Loading…
Reference in New Issue