From 9deb0abaf8a49aa96d65cbf69091750a02a35159 Mon Sep 17 00:00:00 2001 From: Reiner Steib Date: Wed, 12 Jan 2005 16:07:42 +0000 Subject: Fixed typo in Commentary section. --- lisp/emacs-lisp/elint.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/emacs-lisp') diff --git a/lisp/emacs-lisp/elint.el b/lisp/emacs-lisp/elint.el index 9454bfc9da3..d4967a7cd06 100644 --- a/lisp/emacs-lisp/elint.el +++ b/lisp/emacs-lisp/elint.el @@ -29,7 +29,7 @@ ;; mispellings and undefined variables, although it can also catch ;; function calls with the wrong number of arguments. -;; Before using, call `elint-initialize' to set up som argument +;; Before using, call `elint-initialize' to set up some argument ;; data. This takes a while. Then call elint-current-buffer or ;; elint-defun to lint a buffer or a defun. -- cgit v1.2.3