mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +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}
|
||||
\bimodindex{soundex}
|
||||
|
||||
\setindexsubitem{(in module soundex)}
|
||||
|
||||
The soundex algorithm takes an English word, and returns an
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue