diff --git a/ChangeLog b/ChangeLog index 450130612f..9fe566865d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,7 +12,7 @@ Fri Aug 22 21:18:40 2008 Tadayoshi Funaba * complex.c (rb_complex_polar): new. - * rational.c (nurat_to_s): did not canonicalize. + * rational.c (nurat_to_s): do not canonicalize. * rational.c (nurat_inspect): adopts new form.