mirror of
https://github.com/python/cpython.git
synced 2025-11-26 21:33:10 +00:00
Correct spelling of emdash.
This commit is contained in:
parent
7ddd043191
commit
23bc85a8a6
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
\label{module-soundex}
|
\label{module-soundex}
|
||||||
\bimodindex{soundex}
|
\bimodindex{soundex}
|
||||||
|
|
||||||
\setindexsubitem{(in module soundex)}
|
|
||||||
The soundex algorithm takes an English word, and returns an
|
The soundex algorithm takes an English word, and returns an
|
||||||
easily-computed hash of it; this hash is intended to be the same for
|
easily-computed hash of it; this hash is intended to be the same for
|
||||||
words that sound alike. This module provides an interface to the
|
words that sound alike. This module provides an interface to the
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
\label{module-soundex}
|
\label{module-soundex}
|
||||||
\bimodindex{soundex}
|
\bimodindex{soundex}
|
||||||
|
|
||||||
\setindexsubitem{(in module soundex)}
|
|
||||||
The soundex algorithm takes an English word, and returns an
|
The soundex algorithm takes an English word, and returns an
|
||||||
easily-computed hash of it; this hash is intended to be the same for
|
easily-computed hash of it; this hash is intended to be the same for
|
||||||
words that sound alike. This module provides an interface to the
|
words that sound alike. This module provides an interface to the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue