diff lisp/faces.el @ 25947:5b21204674a9

(region): Doc fix.
author Phillip Rulon <pjr@gnu.org>
date Sat, 09 Oct 1999 00:56:34 +0000
parents 099a3776ff00
children 6bf33b333eb2
line wrap: on
line diff
--- a/lisp/faces.el	Sat Oct 09 00:55:19 1999 +0000
+++ b/lisp/faces.el	Sat Oct 09 00:56:34 1999 +0000
@@ -1414,7 +1414,7 @@
     (((class color) (background light))
      (:background "lightblue"))
     (t (:background "gray")))
-  "Basic face for highlight the region."
+  "Basic face for highlighting the region."
   :group 'basic-faces)