Mercurial > emacs
diff src/ChangeLog.10 @ 110361:4d54e23aa31e
Fix typos in comments and ChangeLogs.
| author | Juanma Barranquero <lekktu@gmail.com> |
|---|---|
| date | Tue, 14 Sep 2010 22:32:35 +0200 |
| parents | e6408c088fbc |
| children | 7f85b522c27e |
line wrap: on
line diff
--- a/src/ChangeLog.10 Tue Sep 14 22:17:28 2010 +0200 +++ b/src/ChangeLog.10 Tue Sep 14 22:32:35 2010 +0200 @@ -6914,7 +6914,7 @@ * search.c (search_buffer): Give up BM search on case-fold-search if one of a target character has a case-equivalence of different - charset even if that target charcter is an ASCII. + charset even if that target character is an ASCII. * casefiddle.c (casify_object): Fix for the case that case conversion change the byte length.
