diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-12-09 18:44:35 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-12-09 18:45:18 -0800 |
commit | d1a791f8edc1b8f2189b6f1b3be7b946fef1edbc (patch) | |
tree | fb415df3de5b00b9ce7616872ead40c983b55a12 /doc/misc/texinfo.tex | |
parent | 28578f87b52ead4d31479fdcfba028118dfa6987 (diff) | |
download | emacs-d1a791f8edc1b8f2189b6f1b3be7b946fef1edbc.tar.gz emacs-d1a791f8edc1b8f2189b6f1b3be7b946fef1edbc.tar.bz2 emacs-d1a791f8edc1b8f2189b6f1b3be7b946fef1edbc.zip |
Spelling fixes
Diffstat (limited to 'doc/misc/texinfo.tex')
-rw-r--r-- | doc/misc/texinfo.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/texinfo.tex b/doc/misc/texinfo.tex index 1ea515b2ae4..8329c1f6fab 100644 --- a/doc/misc/texinfo.tex +++ b/doc/misc/texinfo.tex @@ -7690,7 +7690,7 @@ might help (with 'rm \jobname.?? \jobname.??s')% % If SUBTOPIC is present, precede it with a space, and call \doind. % (At some time during the 20th century, this made a two-level entry in an % index such as the operation index. Nobody seemed to notice the change in -% behaviour though.) +% behavior though.) \def\dosubind#1#2#3{% \def\thirdarg{#3}% \ifx\thirdarg\empty |