1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-07 15:00:34 -08:00

Fixed typo in Commentary section.

This commit is contained in:
Reiner Steib 2005-01-12 16:07:42 +00:00
parent 51d40dab5d
commit 9deb0abaf8
2 changed files with 5 additions and 1 deletions

View file

@ -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.