Fix typo in ChangeLog.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 15 Mar 2011 21:23:54 +0000 (14:23 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 15 Mar 2011 21:23:54 +0000 (14:23 -0700)
src/ChangeLog

index 6cacc45..91d5069 100644 (file)
@@ -9,7 +9,7 @@
        (upcase1): Likewise, for UPCASE_TABLE.
        (uppercasep, lowercasep, upcase): New static inline functions.
        * editfns.c (Fchar_equal): Remove no-longer-needed workaround for
-       the race-condition problem the old DOWNCASE.
+       the race-condition problem in the old DOWNCASE.
 
        * regex.c (CHARSET_LOOKUP_RANGE_TABLE_RAW, POP_FAILURE_REG_OR_COUNT):
        Rename locals to avoid shadowing.