From 40ba43b4b71df1d51954bdad071e74243c4aea7c Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 19 Nov 2011 23:30:16 -0800 Subject: Spelling fixes. --- lisp/emacs-lisp/elint.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/emacs-lisp/elint.el') diff --git a/lisp/emacs-lisp/elint.el b/lisp/emacs-lisp/elint.el index dd3e02b8388..ba04a27021e 100644 --- a/lisp/emacs-lisp/elint.el +++ b/lisp/emacs-lisp/elint.el @@ -335,7 +335,7 @@ Will be local in linted buffers.") Is measured in buffer-modified-ticks and is local in linted buffers.") ;; This is a minor optimization. It is local to every buffer, and so -;; does not prevent recursive requirs. It does not list the requires +;; does not prevent recursive requires. It does not list the requires ;; of requires. (defvar elint-features nil "List of all libraries this buffer has required, or that have been provided.") -- cgit v1.2.1