summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.15
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2011-11-20 04:48:53 +0100
committerJuanma Barranquero <lekktu@gmail.com>2011-11-20 04:48:53 +0100
commitcd1181dbece7f23a801ce9c56b985f9466cd6511 (patch)
tree59d07d411c4de52f8e100fc1d71dbadd9095d1b2 /lisp/ChangeLog.15
parent17e845af732cf7bd0ada49375f014e10deb3d06a (diff)
downloademacs-cd1181dbece7f23a801ce9c56b985f9466cd6511.tar.gz
Fix typos.
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 dfd9b94b53e..04133f17364 100644
--- a/lisp/ChangeLog.15
+++ b/lisp/ChangeLog.15
@@ -13225,7 +13225,7 @@
2010-02-04 Michael Albinus <michael.albinus@gmx.de>
* dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
- `dired-uncache' for every elemnt which is an absolute file name.
+ `dired-uncache' for every element which is an absolute file name.
* net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
directory, handle its directory component.