diff options
author | Glenn Morris <rgm@gnu.org> | 2009-07-11 02:48:41 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-07-11 02:48:41 +0000 |
commit | 42e96065c4822e6433c398daec175310e7c1cfe5 (patch) | |
tree | 44c9c02a37dbf5270ae19ad8c4220b3a7c027756 /doc/emacs | |
parent | 2b1d2412c56b95dcbc0c158105a74573ca362c32 (diff) | |
download | emacs-42e96065c4822e6433c398daec175310e7c1cfe5.tar.gz emacs-42e96065c4822e6433c398daec175310e7c1cfe5.tar.bz2 emacs-42e96065c4822e6433c398daec175310e7c1cfe5.zip |
(Document View): Fix typos.
Diffstat (limited to 'doc/emacs')
-rw-r--r-- | doc/emacs/misc.texi | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/emacs/misc.texi b/doc/emacs/misc.texi index 93d29bf1c50..be2187052e5 100644 --- a/doc/emacs/misc.texi +++ b/doc/emacs/misc.texi @@ -1,6 +1,7 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, -@c 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +@c 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 +@c Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @iftex @chapter Miscellaneous Commands @@ -72,8 +73,8 @@ set or customize the variable @code{doc-view-resolution}. @menu * Navigation:: Navigation inside DocView buffers. * Searching:: Searching inside documents. -* Slicing:: Specifing which part of pages should be displayed. -* Conversion:: Influencing and triggering converison. +* Slicing:: Specifying which part of pages should be displayed. +* Conversion:: Influencing and triggering conversion. @end menu @node Navigation |