]> git.eshelyaron.com Git - emacs.git/commitdiff
Spelling fix.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 27 May 2014 05:38:29 +0000 (22:38 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 27 May 2014 05:38:29 +0000 (22:38 -0700)
doc/emacs/abbrevs.texi

index 04349454fe0bb13c58562e54bfd5ff8a966a262d..4d46a5d8f574d5499a20a3f9631eb959d288b242 100644 (file)
@@ -206,7 +206,7 @@ to turn on Abbrev mode first.  It may also be useful together with a
 special set of abbrev definitions for making several global replacements at
 once.  This command is effective even if Abbrev mode is not enabled.
 
-  The function @code{expand-abbrev} peforms the expansion by calling
+  The function @code{expand-abbrev} performs the expansion by calling
 the function that @code{abbrev-expand-function} specifies.  By
 changing this function you can make arbitrary changes to
 the abbrev expansion.  @xref{Abbrev Expansion,,, elisp, The Emacs Lisp