diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2012-05-28 23:16:49 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2012-05-28 23:16:49 -0700 |
commit | c846da43835e99fa53c772814aa43c9ae7ac571b (patch) | |
tree | 600a59a1a82be54023d58c1d82f9b2847becd07d /lisp/ChangeLog.15 | |
parent | b8f061b373e606e5ba757870ffa25b36c0df2d83 (diff) | |
download | emacs-c846da43835e99fa53c772814aa43c9ae7ac571b.tar.gz |
Spelling fixes.
Diffstat (limited to 'lisp/ChangeLog.15')
-rw-r--r-- | lisp/ChangeLog.15 | 2 |
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> |