From 62f1e1cd5997194fa774063ea79af8973caf85a1 Mon Sep 17 00:00:00 2001 From: Phillip Rulon Date: Sat, 9 Oct 1999 00:56:34 +0000 Subject: [PATCH] (region): Doc fix. --- lisp/faces.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/faces.el b/lisp/faces.el index 6c7476507d0..83af2d40f94 100644 --- a/lisp/faces.el +++ b/lisp/faces.el @@ -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) -- 2.39.5