# HG changeset patch # User Phillip Rulon # Date 939430594 0 # Node ID 5b21204674a9f5b9ff42f88040efb3c210b3b771 # Parent 6440bf35a83766e9d7fc67a8dbda26552822f80d (region): Doc fix. diff -r 6440bf35a837 -r 5b21204674a9 lisp/faces.el --- 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)