mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Remove dots in \version{changed,added} argument and
correct argument order.
This commit is contained in:
parent
d056005482
commit
a635fbbcb0
7 changed files with 12 additions and 12 deletions
|
@ -97,7 +97,7 @@ Bookkeeping functions:
|
|||
\versionadded{2.1}
|
||||
\versionchanged[Instead of jumping to a specific state, \var{n} steps
|
||||
ahead, \method{jumpahead(\var{n})} jumps to another state likely to be
|
||||
separated by many steps.]{2.3}
|
||||
separated by many steps]{2.3}
|
||||
\end{funcdesc}
|
||||
|
||||
\begin{funcdesc}{getrandbits}{k}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue