X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/a24bf23e0f6e5cea917b77cc455314cdcc31be5b..c80e3b4aed2e70eb6d8445d786c0df770094e9e1:/lisp/time.el diff --git a/lisp/time.el b/lisp/time.el index ac4a011bdf..4955b17754 100644 --- a/lisp/time.el +++ b/lisp/time.el @@ -369,7 +369,7 @@ would give mode line times like `94/12/30 21:07:48 (UTC)'." nil))) (with-no-warnings - ;; Warnings are suppresed to avoid "global/dynamic var `X' lacks a prefix". + ;; Warnings are suppressed to avoid "global/dynamic var `X' lacks a prefix". (defvar now) (defvar time) (defvar load)