+2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
+
+ * emacs-lisp/elint.el: Fixed typo in Commentary section.
+
2005-01-12 Jay Belanger <belanger@truman.edu>
* calc/calc-help.el (calc-describe-key): Use temporary info buffer
;; 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.