emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master a3ca531: ; Fix typos


From: Stefan Kangas
Subject: master a3ca531: ; Fix typos
Date: Sun, 6 Sep 2020 20:03:28 -0400 (EDT)

branch: master
commit a3ca5318760b350309e50adf38fabc259c48ba06
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    ; Fix typos
---
 test/lisp/emacs-lisp/package-tests.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/lisp/emacs-lisp/package-tests.el 
b/test/lisp/emacs-lisp/package-tests.el
index cb06dd4..dd8ae39 100644
--- a/test/lisp/emacs-lisp/package-tests.el
+++ b/test/lisp/emacs-lisp/package-tests.el
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]