summaryrefslogtreecommitdiff
path: root/lisp/abbrev.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2013-12-27 22:37:35 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2013-12-27 22:37:35 -0800
commit7e99158aac0347f62647618200fc5d90681cd2e9 (patch)
tree437b0c6b1cf27a5526299399ba8b0e6d839c22bd /lisp/abbrev.el
parent4364185f73c426c17de2892d41992f080c6d433c (diff)
downloademacs-7e99158aac0347f62647618200fc5d90681cd2e9.tar.gz
Spelling and typo fixes.
Diffstat (limited to 'lisp/abbrev.el')
-rw-r--r--lisp/abbrev.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/abbrev.el b/lisp/abbrev.el
index 458d8741ac8..10b07af1f59 100644
--- a/lisp/abbrev.el
+++ b/lisp/abbrev.el
@@ -421,7 +421,7 @@ A prefix argument means don't query; expand all abbrevs."
\(fn ABBREV PROP)")
(defalias 'abbrev-put 'put
- "Set the property PROP of abbrev ABREV to value VAL.
+ "Set the property PROP of abbrev ABBREV to value VAL.
See `define-abbrev' for the effect of some special properties.
\(fn ABBREV PROP VAL)")