1
0
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:
Stefan Kangas 2020-09-07 02:02:21 +02:00
parent 7d567981c8
commit a3ca531876

View 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