]> git.eshelyaron.com Git - emacs.git/commitdiff
Doc fix.
authorBrian Fox <bfox@gnu.org>
Tue, 5 Oct 1993 01:54:20 +0000 (01:54 +0000)
committerBrian Fox <bfox@gnu.org>
Tue, 5 Oct 1993 01:54:20 +0000 (01:54 +0000)
lisp/emacs-lisp/advice.el

index df706198753563d17142bb3456996d184f244dc9..8f648695656b8cdbb3c27a8c4b5747c0ea52ade0 100644 (file)
@@ -90,7 +90,7 @@
 ;; =====================================
 ;; Advice has enough features now to justify an info file, however, I
 ;; didn't have the time yet to do all the necessary formatting. So,
-;; until I do have the time or some kind soul does it for me I cramped
+;; until I do have the time or some kind soul does it for me I crammed
 ;; everything into the source file. Because about 50% of this file is
 ;; documentation it should be in outline-mode by default, but it is not.
 ;; If you choose to use outline-mode set `outline-regexp' to `";; @+"'