]> git.eshelyaron.com Git - emacs.git/commitdiff
(transient-mark-mode): Doc fix.
authorEli Zaretskii <eliz@gnu.org>
Sat, 27 Jan 2001 17:15:58 +0000 (17:15 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 27 Jan 2001 17:15:58 +0000 (17:15 +0000)
lisp/simple.el

index 549761e2524c2e695410ea9b7602696e3ce7c78b..f81b05f13b16c6992d2750859a2f685bb122e5b5 100644 (file)
@@ -2338,7 +2338,7 @@ incremental search, \\[beginning-of-buffer], and \\[end-of-buffer].
 
 Many commands change their behavior when Transient Mark mode is in effect
 and the mark is active, by acting on the region instead of their usual
-default part of the buffer's text.  Examples of such command include
+default part of the buffer's text.  Examples of such commands include
 \\[comment-dwim], \\[flush-lines], \\[ispell], \\[keep-lines],
 \\[query-replace], \\[query-replace-regexp], and \\[undo].  Invoke
 \\[apropos-documentation] and type \"transient\" or \"mark.*active\" at