summaryrefslogtreecommitdiff
path: root/src/ChangeLog.10
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2011-02-23 20:56:30 +0100
committerJuanma Barranquero <lekktu@gmail.com>2011-02-23 20:56:30 +0100
commit8307f92370e7d86aea2c78d0dbc06c5ace9c6f11 (patch)
tree0f4b65eac80f244ac7610b5317e2163d668f22cb /src/ChangeLog.10
parentf1cffc3d52a56eef7ee17392f912f3201a52b5d6 (diff)
downloademacs-8307f92370e7d86aea2c78d0dbc06c5ace9c6f11.tar.gz
Fix typos.
Diffstat (limited to 'src/ChangeLog.10')
-rw-r--r--src/ChangeLog.102
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.10 b/src/ChangeLog.10
index b62faf17341..e0124784477 100644
--- a/src/ChangeLog.10
+++ b/src/ChangeLog.10
@@ -6918,7 +6918,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.