summaryrefslogtreecommitdiff
path: root/lisp/dynamic-setting.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/dynamic-setting.el')
-rw-r--r--lisp/dynamic-setting.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/dynamic-setting.el b/lisp/dynamic-setting.el
index 3d80f9dd9af..41667e61880 100644
--- a/lisp/dynamic-setting.el
+++ b/lisp/dynamic-setting.el
@@ -20,7 +20,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 <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
;;; Commentary:
@@ -92,4 +92,3 @@ Changes can be
(define-key special-event-map [config-changed-event]
'dynamic-setting-handle-config-changed-event)
-