From f5b5121049ca7dc42438e992f8ff7b778064e880 Mon Sep 17 00:00:00 2001 From: Jessie Hildebrandt Date: Thu, 21 Sep 2023 15:05:15 -0400 Subject: [PATCH] Fix wording of comment --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 97fec54..40c10c0 100644 --- a/init.el +++ b/init.el @@ -30,7 +30,7 @@ ;; - bind/bind*/bind-keymap/bind-keymap* ;; ;; Custom functions and variables should generally be prefixed with "user/". -;; This prefix is purposefully unidiomatic so as to avoid collisions with any +;; This prefix is purposely nonidiomatic so as to avoid collisions with any ;; package prefixes, inbuilt or otherwise. ;;; License: