diff options
author | Tino Calancha <tino.calancha@gmail.com> | 2016-12-22 13:38:06 +0900 |
---|---|---|
committer | Tino Calancha <tino.calancha@gmail.com> | 2016-12-22 13:38:06 +0900 |
commit | 3ec1503374d3115651c130eaeee31181266d0863 (patch) | |
tree | 91c9adff716ff7c8f5e996f53cd3daf285463b13 /test/lisp/buff-menu-tests.el | |
parent | de0671096706bf7404cddce277b918c8d769f17b (diff) | |
download | emacs-3ec1503374d3115651c130eaeee31181266d0863.tar.gz |
; * test/lisp/buff-menu-tests.el: Fix typo in the header.
Diffstat (limited to 'test/lisp/buff-menu-tests.el')
-rw-r--r-- | test/lisp/buff-menu-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/buff-menu-tests.el b/test/lisp/buff-menu-tests.el index 133a4f67a9c..5bfdfba7a21 100644 --- a/test/lisp/buff-menu-tests.el +++ b/test/lisp/buff-menu-tests.el @@ -1,4 +1,4 @@ -;;; buff-menu-tests.el --- Test suite for buff-menu-tests.el -*- lexical-binding: t -*- +;;; buff-menu-tests.el --- Test suite for buff-menu.el -*- lexical-binding: t -*- ;; Copyright (C) 2016 Free Software Foundation, Inc. |