]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo.
authorPavel Janík <Pavel@Janik.cz>
Tue, 3 Sep 2002 04:16:36 +0000 (04:16 +0000)
committerPavel Janík <Pavel@Janik.cz>
Tue, 3 Sep 2002 04:16:36 +0000 (04:16 +0000)
lisp/ChangeLog

index f0e468216b41948bfa3a6ee070dc39b99d02cbcf..2cb6d8e40211fcc08ffc78072f36157970af6c6f 100644 (file)
 
        * warnings.el (lwarn, warn, warning-levels): Doc fix.
        (warning-suppress-log-types): Fix typo.
-       (display-warning): Fix typo. Remove useless asignment to free variable
+       (display-warning): Fix typo. Remove useless assignment to free variable
        `group-string'.
 
 2002-07-25  Markus Rost  <rost@math.ohio-state.edu>