mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Fix doubled word
This commit is contained in:
parent
8694cc42ab
commit
be0630282e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ classes and some useful string functions. See the module
|
|||
\refmodule{re}\refstmodindex{re} for string functions based on regular
|
||||
expressions.
|
||||
|
||||
The constants defined in this module are are:
|
||||
The constants defined in this module are:
|
||||
|
||||
\begin{datadesc}{digits}
|
||||
The string \code{'0123456789'}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue