mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
SF bug: #921927: Fixed a typo/thinko spelling "parameter" as "paramter"
This commit is contained in:
parent
91a968af76
commit
5232f50b19
2 changed files with 3 additions and 3 deletions
|
@ -322,7 +322,7 @@ Still more text.
|
|||
\end{verbatim}
|
||||
|
||||
A macro which takes an optional parameter would be typed like this
|
||||
when the optional paramter is given:
|
||||
when the optional parameter is given:
|
||||
|
||||
\begin{verbatim}
|
||||
\name[optional]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue