mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Fix SF # 646578, Documentation Typo
This commit is contained in:
parent
491427dfe1
commit
75bc8ba0d7
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue