diff options
author | Juri Linkov <juri@jurta.org> | 2009-07-02 22:50:07 +0000 |
---|---|---|
committer | Juri Linkov <juri@jurta.org> | 2009-07-02 22:50:07 +0000 |
commit | 6d361d9941170d97136a47058e23db11dd71d534 (patch) | |
tree | cdeef227e529eccd8a38994c2f5167638d67dcc4 /test | |
parent | baf1a55e823844db89b80a5d96376a8c1102581c (diff) | |
download | emacs-6d361d9941170d97136a47058e23db11dd71d534.tar.gz |
Fix comment.
Diffstat (limited to 'test')
-rw-r--r-- | test/redisplay-testsuite.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/redisplay-testsuite.el b/test/redisplay-testsuite.el index 54172c6198e..0e3f80ed696 100644 --- a/test/redisplay-testsuite.el +++ b/test/redisplay-testsuite.el @@ -1,4 +1,4 @@ -;;; redisplay-testsuite.el --- Test suite for newsticker. +;;; redisplay-testsuite.el --- Test suite for redisplay. ;; Copyright (C) 2009 Free Software Foundation, Inc. |