From 22bcac73d8808a680fd9b261cd89937d8e5c6a3c Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Wed, 21 Dec 2022 09:04:56 +0100 Subject: ; Prefer HTTPS to HTTP in URLs --- load-dir.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/load-dir.el b/load-dir.el index 169f73c..062540a 100644 --- a/load-dir.el +++ b/load-dir.el @@ -24,7 +24,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see . +;; along with GNU Emacs. If not, see . ;;; Commentary: -- cgit v1.0