From b0d77652d3ffe47474fc9e401fe1096da6230c79 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 30 Jun 1995 23:43:45 +0000 Subject: [PATCH] (Man-underline-face): Doc fix. --- lisp/man.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/man.el b/lisp/man.el index 4b96b67ea70..98538d60b30 100644 --- a/lisp/man.el +++ b/lisp/man.el @@ -119,7 +119,7 @@ "*Face to use when fontifying overstrike.") (defvar Man-underline-face 'underline - "*Face to use when fontifying underlinining.") + "*Face to use when fontifying underlining.") ;; Use the value of the obsolete user option Man-notify, if set. (defvar Man-notify-method (if (boundp 'Man-notify) Man-notify 'friendly) -- 2.39.2