File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- \section {Standard Module \sectcode {soundex} }
1+ \section {Built-in Module \sectcode {soundex} }
22\label {module-soundex }
3- \stmodindex {soundex}
3+ \bimodindex {soundex}
44
55\renewcommand {\indexsubitem }{(in module soundex)}
66The soundex algorithm takes an English word, and returns an
@@ -10,7 +10,7 @@ \section{Standard Module \sectcode{soundex}}
1010
1111Note that the soundex algorithm is quite simple-minded, and isn't
1212perfect by any measure. Its main purpose is to help looking up names
13- in databases, when the name may be misspelled -- soundex hashes common
13+ in databases, when the name may be misspelled --- soundex hashes common
1414misspellings together.
1515
1616\begin {funcdesc }{get_soundex}{string}
Original file line number Diff line number Diff line change 1- \section {Standard Module \sectcode {soundex} }
1+ \section {Built-in Module \sectcode {soundex} }
22\label {module-soundex }
3- \stmodindex {soundex}
3+ \bimodindex {soundex}
44
55\renewcommand {\indexsubitem }{(in module soundex)}
66The soundex algorithm takes an English word, and returns an
@@ -10,7 +10,7 @@ \section{Standard Module \sectcode{soundex}}
1010
1111Note that the soundex algorithm is quite simple-minded, and isn't
1212perfect by any measure. Its main purpose is to help looking up names
13- in databases, when the name may be misspelled -- soundex hashes common
13+ in databases, when the name may be misspelled --- soundex hashes common
1414misspellings together.
1515
1616\begin {funcdesc }{get_soundex}{string}
You can’t perform that action at this time.
0 commit comments