mirror of
https://github.com/python/cpython.git
synced 2025-11-26 13:22:51 +00:00
Typo fix for decimal docs
This commit is contained in:
parent
f1f42d850f
commit
5a901c62cc
1 changed files with 1 additions and 1 deletions
|
|
@ -453,7 +453,7 @@ active context.
|
|||
no context is specified, a copy of the current context is used.
|
||||
\versionadded{2.5}
|
||||
|
||||
For example, the following code set the current decimal precision
|
||||
For example, the following code sets the current decimal precision
|
||||
to 42 places, performs a calculation, and then automatically restores
|
||||
the previous context:
|
||||
\begin{verbatim}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue