From 5e18d6323651d57719001b2b54e8209a6d8f0044 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 9 Dec 2001 21:49:29 +0000 Subject: [PATCH] Tweak previous change. --- lisp/emacs-lisp/lisp-mnt.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/emacs-lisp/lisp-mnt.el b/lisp/emacs-lisp/lisp-mnt.el index 62a0f3216fe..03d85f5c2d5 100644 --- a/lisp/emacs-lisp/lisp-mnt.el +++ b/lisp/emacs-lisp/lisp-mnt.el @@ -481,7 +481,7 @@ copyright notice is allowed." (concat "^;;;[ \t]+" name "[ \t]+ends here[ \t]*$" "\\|^;;;[ \t]+ End of file[ \t]+" name) nil t))) - (format "Can't find a footer line")) + (format "Can't find the footer line")) ((not (and (lm-copyright-mark) (lm-crack-copyright))) "Can't find a valid copyright notice") ((not (or non-fsf-ok -- 2.39.2