summaryrefslogtreecommitdiff
path: root/src/ChangeLog.10
diff options
context:
space:
mode:
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 f6d602b831b..58a67e863bf 100644
--- a/src/ChangeLog.10
+++ b/src/ChangeLog.10
@@ -20769,7 +20769,7 @@
* fontset.c (syms_of_fontset): Setup Vfont_encoding_alist here.
- * editfns.c (Fformat): Convert an unibyte char argument that is
+ * editfns.c (Fformat): Convert a unibyte char argument that is
formatted by "%c" to multibyte if the total result must be a
multibyte string.