diff options
Diffstat (limited to 'Doc/lib/libsoundex.tex')
-rw-r--r-- | Doc/lib/libsoundex.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libsoundex.tex b/Doc/lib/libsoundex.tex index 54b7f4c..5ea1ad3 100644 --- a/Doc/lib/libsoundex.tex +++ b/Doc/lib/libsoundex.tex @@ -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 |