From: Eli Zaretskii Date: Fri, 1 Dec 2017 08:26:58 +0000 (+0200) Subject: Fix a typo in the Emacs manual X-Git-Tag: emacs-26.0.91~216 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9292276;p=emacs.git Fix a typo in the Emacs manual * doc/emacs/abbrevs.texi (Abbrev Concepts): Fix a typo. Reported by clemens.radermacher@posteo.de in emacs-manual-bugs@gnu.org. --- diff --git a/doc/emacs/abbrevs.texi b/doc/emacs/abbrevs.texi index 117d07e2814..5f400a2399a 100644 --- a/doc/emacs/abbrevs.texi +++ b/doc/emacs/abbrevs.texi @@ -62,8 +62,8 @@ definition for the current major mode overrides a global definition. You can define abbrevs interactively during the editing session, irrespective of whether Abbrev mode is enabled. You can also save -lists of abbrev definitions in files, which you can the reload for use -in later sessions. +lists of abbrev definitions in files, which you can then reload for +use in later sessions. @node Defining Abbrevs @section Defining Abbrevs