Commit 95aa69a7 authored by Neal Norwitz's avatar Neal Norwitz

Fix SF # 646578, Documentation Typo

parent a90bde9e
......@@ -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} % $
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment