summaryrefslogtreecommitdiff
path: root/src/ChangeLog.11
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2011-04-13 13:58:47 +0200
committerJuanma Barranquero <lekktu@gmail.com>2011-04-13 13:58:47 +0200
commit9ec6a31795c97fa05c268d297ff39fbb278ead96 (patch)
treeba780b4ba3e122fe6a8feb7bd1e9e62e0083c358 /src/ChangeLog.11
parentc183f693134f64b3950b9287cb5d51016a32e514 (diff)
downloademacs-9ec6a31795c97fa05c268d297ff39fbb278ead96.tar.gz
Fix typos.
Diffstat (limited to 'src/ChangeLog.11')
-rw-r--r--src/ChangeLog.112
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11
index 703b084743c..6f462e32534 100644
--- a/src/ChangeLog.11
+++ b/src/ChangeLog.11
@@ -4906,7 +4906,7 @@
(Finternal_describe_syntax_value): Recognize new flag; use the
SYNTAX_FLAGS_* macros.
(scan_sexps_forward, Fparse_partial_sexp): Change representation of
- comment style to accomodate the new styles.
+ comment style to accommodate the new styles.
(back_comment, forw_comment, Fforward_comment, scan_lists)
(scan_sexps_forward): Update code to obey the new comment style flag.