Spelling fixes.

This commit is contained in:
Paul Eggert 2011-11-19 23:30:16 -08:00
parent 24901d610c
commit 40ba43b4b7
71 changed files with 632 additions and 632 deletions

View file

@ -698,7 +698,7 @@ allocating something based on its type."
(cdr (car al)))))
(setq al nil)))
(setq al (cdr al)))
;; add tailers to names which are obviously returning something.
;; add trailers to names which are obviously returning something.
(if tailit
(progn
(setq al srecode-document-autocomment-return-last-alist)