mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Fix typo.
This commit is contained in:
parent
093b67061a
commit
7ded34d25e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
\sectionauthor{Raymond D. Hettinger}{python@rcn.com}
|
\sectionauthor{Raymond D. Hettinger}{python@rcn.com}
|
||||||
|
|
||||||
\versionadded{2.3}
|
\versionadded{2.3}
|
||||||
\deprecated{2.6}{ The built-in \code{set}/\code{frozneset} types replace this
|
\deprecated{2.6}{The built-in \code{set}/\code{frozenset} types replace this
|
||||||
module.}
|
module.}
|
||||||
|
|
||||||
The \module{sets} module provides classes for constructing and manipulating
|
The \module{sets} module provides classes for constructing and manipulating
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue