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.
This commit is contained in:
Eli Zaretskii 2017-12-01 10:26:58 +02:00
parent 42509c0649
commit 9292276a44

View file

@ -62,8 +62,8 @@ definition for the current major mode overrides a global definition.
You can define abbrevs interactively during the editing session, You can define abbrevs interactively during the editing session,
irrespective of whether Abbrev mode is enabled. You can also save irrespective of whether Abbrev mode is enabled. You can also save
lists of abbrev definitions in files, which you can the reload for use lists of abbrev definitions in files, which you can then reload for
in later sessions. use in later sessions.
@node Defining Abbrevs @node Defining Abbrevs
@section Defining Abbrevs @section Defining Abbrevs