summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.17
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog.17')
-rw-r--r--lisp/ChangeLog.172
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.17 b/lisp/ChangeLog.17
index c494f438967..57620513e3b 100644
--- a/lisp/ChangeLog.17
+++ b/lisp/ChangeLog.17
@@ -25522,7 +25522,7 @@
* textmodes/ispell.el (ispell-add-per-file-word-list):
Fix `flyspell-correct-word-before-point' error when accepting
- words and `coment-padding' is an integer by using
+ words and `comment-padding' is an integer by using
`comment-normalize-vars' (Bug #14214).
2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>