]> git.eshelyaron.com Git - emacs.git/commitdiff
(region): Doc fix.
authorPhillip Rulon <pjr@gnu.org>
Sat, 9 Oct 1999 00:56:34 +0000 (00:56 +0000)
committerPhillip Rulon <pjr@gnu.org>
Sat, 9 Oct 1999 00:56:34 +0000 (00:56 +0000)
lisp/faces.el

index 6c7476507d07dff75dbc8aa85e6e7f885a39f847..83af2d40f948d1c42a49e1c2ac715f0285aed471 100644 (file)
@@ -1414,7 +1414,7 @@ created."
     (((class color) (background light))
      (:background "lightblue"))
     (t (:background "gray")))
-  "Basic face for highlight the region."
+  "Basic face for highlighting the region."
   :group 'basic-faces)