From: Juri Linkov Date: Mon, 22 Mar 2004 07:48:01 +0000 (+0000) Subject: Doc fix. X-Git-Tag: ttn-vms-21-2-B4~7165 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b49c969bd018a368a4e565206a7cda49ae79d631;p=emacs.git Doc fix. --- diff --git a/lisp/emacs-lisp/warnings.el b/lisp/emacs-lisp/warnings.el index ff6d074fd1f..e2bf813f9ce 100644 --- a/lisp/emacs-lisp/warnings.el +++ b/lisp/emacs-lisp/warnings.el @@ -25,7 +25,7 @@ ;;; Commentary: ;; This file implements the entry points `warn', `lwarn' -;; and `display-warnings'. +;; and `display-warning'. ;;; Code: