aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/faces.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/faces.el')
-rw-r--r--lisp/faces.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/faces.el b/lisp/faces.el
index c893e47ca79..04d4613ac4c 100644
--- a/lisp/faces.el
+++ b/lisp/faces.el
@@ -2089,7 +2089,7 @@ terminal type to a different value."
2089 2089
2090(defgroup mode-line-faces nil 2090(defgroup mode-line-faces nil
2091 "Faces used in the mode line." 2091 "Faces used in the mode line."
2092 :group 'modeline 2092 :group 'mode-line
2093 :group 'faces 2093 :group 'faces
2094 :version "22.1") 2094 :version "22.1")
2095 2095