; Fix typos
This commit is contained in:
parent
7d567981c8
commit
a3ca531876
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue