diff options
author | Robert J. Chassell <bob@rattlesnake.com> | 2001-11-29 12:08:42 +0000 |
---|---|---|
committer | Robert J. Chassell <bob@rattlesnake.com> | 2001-11-29 12:08:42 +0000 |
commit | 0860ed4256d5890962c2021123c85cd4dab532e8 (patch) | |
tree | 4209c759ee8c1312bbcd69f385a92b2e0c96d544 /lispintro | |
parent | ba45dae077ec05252b96aaaf184741cab8b3d34d (diff) | |
download | emacs-0860ed4256d5890962c2021123c85cd4dab532e8.tar.gz |
Fixed typographic error.
Diffstat (limited to 'lispintro')
-rw-r--r-- | lispintro/emacs-lisp-intro.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispintro/emacs-lisp-intro.texi b/lispintro/emacs-lisp-intro.texi index f3327e46b6a..42251c39234 100644 --- a/lispintro/emacs-lisp-intro.texi +++ b/lispintro/emacs-lisp-intro.texi @@ -61,7 +61,7 @@ @c makeinfo --no-split --paragraph-indent=0 --verbose emacs-lisp-intro.texi @c After creating the Info file, edit your Info `dir' file, if the -@c START-INFO-DIR-ENTRY section below does not enable your system to +@c `dircategory' section below does not enable your system to @c install the manual automatically. @c (The `dir' file is often in the `/usr/local/info/' directory.) |