]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix typos
authorStefan Kangas <stefan@marxist.se>
Mon, 7 Sep 2020 00:02:21 +0000 (02:02 +0200)
committerStefan Kangas <stefan@marxist.se>
Mon, 7 Sep 2020 00:02:38 +0000 (02:02 +0200)
test/lisp/emacs-lisp/package-tests.el

index cb06dd4cce35d445952e5fa407511d425c635438..dd8ae39c7efab297a3188d2cc585f380a401c810 100644 (file)
@@ -1,4 +1,4 @@
-;;; package-test.el --- Tests for the Emacs package system  -*- lexical-binding:t -*-
+;;; package-tests.el --- Tests for the Emacs package system  -*- lexical-binding:t -*-
 
 ;; Copyright (C) 2013-2020 Free Software Foundation, Inc.
 
@@ -805,4 +805,4 @@ Must called from within a `tar-mode' buffer."
 
 (provide 'package-test)
 
-;;; package-test.el ends here
+;;; package-tests.el ends here