summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
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 <rost@math.ohio-state.edu>