diff options
| author | Glenn Morris <rgm@gnu.org> | 2013-06-26 19:16:53 -0700 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2013-06-26 19:16:53 -0700 |
| commit | 568a53f290bf2404ffde8d7f08123e1eb40a8238 (patch) | |
| tree | 4ab692dec894d29e51ae980ac45181b5e66ea0cf | |
| parent | fc3ec98234a3661a1393a6ab2f956142633164d2 (diff) | |
| download | emacs-568a53f290bf2404ffde8d7f08123e1eb40a8238.tar.gz | |
Fix ChangeLog typo
| -rw-r--r-- | test/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 1b2b8851704..7238e625c88 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,7 +1,7 @@ 2013-06-27 Glenn Morris <rgm@gnu.org> * automated/undo-tests.el (undo-test3): Remove test that seems to - nothing that the previous one doesn't, except leave a tempfile. + do nothing that the previous one doesn't, except leave a tempfile. 2013-06-26 Glenn Morris <rgm@gnu.org> |
