changeset 47214:2ea791b73ba3

Fix typo.
author Pavel Janík <Pavel@Janik.cz>
date Tue, 03 Sep 2002 04:16:36 +0000
parents d08b499ca14f
children 566f092008c8
files lisp/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Sep 03 01:59:51 2002 +0000
+++ b/lisp/ChangeLog	Tue Sep 03 04:16:36 2002 +0000
@@ -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>