mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-16 09:50:25 +00:00
; Fix typos
This commit is contained in:
parent
7d567981c8
commit
a3ca531876
@ -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…
Reference in New Issue
Block a user