diff lisp/faces.el @ 37294:2a5e646c5174

(menu): Doc fix.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 10 Apr 2001 13:36:37 +0000
parents 6ae575a7a695
children 342409bb6b91
line wrap: on
line diff
--- a/lisp/faces.el	Tue Apr 10 12:16:20 2001 +0000
+++ b/lisp/faces.el	Tue Apr 10 13:36:37 2001 +0000
@@ -1722,7 +1722,7 @@
      )
     (t
      :inverse-video t))
-  "Basic face for the font and colors of menus."
+  "Basic face for the font and colors of the menu bar and popup menus."
   :version "21.1"
   :group 'menu
   :group 'basic-faces)