]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/abbrev.el (abbrev-prefix-mark): Fix a typo. (Bug#36715)
authorEli Zaretskii <eliz@gnu.org>
Thu, 18 Jul 2019 12:44:51 +0000 (15:44 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 18 Jul 2019 12:44:51 +0000 (15:44 +0300)
lisp/abbrev.el

index ad5e75b79870b326e8d1dd1f2cc2f9d0d4105293..9bd7e533d3e7a5f37cca851a421c0ac392fa8714 100644 (file)
@@ -374,8 +374,8 @@ The abbrev to be expanded starts here rather than at beginning of
 word.  This way, you can expand an abbrev with a prefix: insert
 the prefix, use this command, then insert the abbrev.
 
-This command a hyphen after the prefix, and if the abbrev is
-subsequently expanded, this hyphen will be removed.
+This command inserts a hyphen after the prefix, and if the abbrev
+is subsequently expanded, this hyphen will be removed.
 
 If the prefix is itself an abbrev, this command expands it,
 unless ARG is non-nil.  Interactively, ARG is the prefix