diff --git a/lisp/faces.el b/lisp/faces.el index 3e4d44709b2..9dfb88dbd9b 100644 --- a/lisp/faces.el +++ b/lisp/faces.el @@ -1245,7 +1245,7 @@ If FRAME is omitted or nil, use the selected frame." (princ (concat " (" customize-label ")\n")) (insert "Documentation: " (or (face-documentation f) - "not documented as a face.") + "Not documented as a face.") "\n\n") (with-current-buffer standard-output (save-excursion