diff --git a/src/ChangeLog b/src/ChangeLog index 2046c04e872..0589a4ba50a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,7 +1,7 @@ 2009-10-20 Stefan Monnier * character.c (char_resolve_modifier_mask): Don't resolve meta to the - 8th bit, since that only made since in the ASCII world (bug#4751). + 8th bit, since that only made sense in the ASCII world (bug#4751). 2009-10-20 YAMAMOTO Mitsuharu