From: Pavel Janík Date: Tue, 3 Sep 2002 04:16:36 +0000 (+0000) Subject: Fix typo. X-Git-Tag: ttn-vms-21-2-B4~13408 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=210f10ece8de340fa39ff1c6027232228abec45c;p=emacs.git Fix typo. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f0e468216b4..2cb6d8e4021 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1115,7 +1115,7 @@ * 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