summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-11-12 13:50:55 +0100
committerStefan Kangas <stefan@marxist.se>2021-11-12 13:59:58 +0100
commit42d4e24ff3f13ccbd401d93d70ecdee99b88a26d (patch)
treeaeef828e8a85139d1fcebabc85b2a07bce4b2229 /src
parent0d0125daaeb77af5aa6091059ff6d0c1ce9f6cff (diff)
; Fix typos
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.114
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11
index 41c35babda0..cf5e7b7a2a2 100644
--- a/src/ChangeLog.11
+++ b/src/ChangeLog.11
@@ -22399,7 +22399,7 @@
* Makefile.in (${lispsource}international/charprop.el):
Delete this target.
- * search.c (boyer_moore): Fix incorrect synching of the trunk and
+ * search.c (boyer_moore): Fix incorrect syncing of the trunk and
emacs-unicode-2.
2008-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
@@ -23177,7 +23177,7 @@
2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
* xfaces.c (face_for_overlay_string): Call lookup_face with
- correct arguments (fix of synching with the trunk).
+ correct arguments (fix of syncing with the trunk).
2008-02-01 Kenichi Handa <handa@m17n.org>