diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 1f7fdc2dc..89fd9cd16 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -7,7 +7,7 @@ 2000-10-18 Marius Vollmer * print.c (grow_ref_stack): Pass a INUM to scm_make_vector as the - size, not a naked int. Thanks to Brat Knotwell! + size, not a naked int. Thanks to Brad Knotwell! * gc_os_dep.c (GC_noop1, GC_bool, TRUE, FALSE, VOLATILE): Definitions copied from Boehm collector.