diff options
| author | Paul Eggert | 2011-12-30 17:27:15 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-12-30 17:27:15 -0800 |
| commit | 22bcf2046977620a7f37bbd4dff4be4a4fffc0ed (patch) | |
| tree | 39e83ae1f1389e54aec5074029a1d430aaca2876 /lisp/textmodes | |
| parent | b30941dba07605b40efbf139eed2007d6b1e5445 (diff) | |
| download | emacs-22bcf2046977620a7f37bbd4dff4be4a4fffc0ed.tar.gz emacs-22bcf2046977620a7f37bbd4dff4be4a4fffc0ed.zip | |
Spelling fixes.
Diffstat (limited to 'lisp/textmodes')
| -rw-r--r-- | lisp/textmodes/texnfo-upd.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/texnfo-upd.el b/lisp/textmodes/texnfo-upd.el index 69d68a76d4b..df5f41eb925 100644 --- a/lisp/textmodes/texnfo-upd.el +++ b/lisp/textmodes/texnfo-upd.el | |||
| @@ -41,7 +41,7 @@ | |||
| 41 | ;; | 41 | ;; |
| 42 | ;; Important note: We do NOT recommend use of these commands to update | 42 | ;; Important note: We do NOT recommend use of these commands to update |
| 43 | ;; the `Next', `Previous' and `Up' pointers on @node lines. Most | 43 | ;; the `Next', `Previous' and `Up' pointers on @node lines. Most |
| 44 | ;; manuals, including those whose Texinfo files adhere to the strucure | 44 | ;; manuals, including those whose Texinfo files adhere to the structure |
| 45 | ;; described below, don't need these pointers, because makeinfo will | 45 | ;; described below, don't need these pointers, because makeinfo will |
| 46 | ;; generate them automatically (see the node "makeinfo Pointer | 46 | ;; generate them automatically (see the node "makeinfo Pointer |
| 47 | ;; Creation" in the Texinfo manual). By contrast, due to known bugs | 47 | ;; Creation" in the Texinfo manual). By contrast, due to known bugs |