summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/warnings.el
diff options
context:
space:
mode:
authorJuri Linkov <juri@jurta.org>2004-03-22 07:48:01 +0000
committerJuri Linkov <juri@jurta.org>2004-03-22 07:48:01 +0000
commitb49c969bd018a368a4e565206a7cda49ae79d631 (patch)
tree2f4947b9fe60a0164fc0ee2c8b8f3149b66434ee /lisp/emacs-lisp/warnings.el
parenta05260f2654ec79991abd674badd9600d948cdeb (diff)
Doc fix.
Diffstat (limited to 'lisp/emacs-lisp/warnings.el')
-rw-r--r--lisp/emacs-lisp/warnings.el2
1 files changed, 1 insertions, 1 deletions
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: