mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Fix SF # 646578, Documentation Typo
This commit is contained in:
@@ -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} % $
|
||||
|
||||
Reference in New Issue
Block a user