summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.15
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-05-28 23:16:49 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2012-05-28 23:16:49 -0700
commitc846da43835e99fa53c772814aa43c9ae7ac571b (patch)
tree600a59a1a82be54023d58c1d82f9b2847becd07d /lisp/ChangeLog.15
parentb8f061b373e606e5ba757870ffa25b36c0df2d83 (diff)
downloademacs-c846da43835e99fa53c772814aa43c9ae7ac571b.tar.gz
Spelling fixes.
Diffstat (limited to 'lisp/ChangeLog.15')
-rw-r--r--lisp/ChangeLog.152
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.15 b/lisp/ChangeLog.15
index e3890b80ec4..65a7baf44c4 100644
--- a/lisp/ChangeLog.15
+++ b/lisp/ChangeLog.15
@@ -9023,7 +9023,7 @@
* bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
This is also from Thierry Volpiatto's patch in bug #6444. However,
because it was extraneous to the functional change in that patch,
- and causes a re-indendation, I am committing it separately.
+ and causes a re-indentation, I am committing it separately.
2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>