aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-10-15 13:32:40 -0500
committerCraig Jennings <c@cjennings.net>2025-10-15 13:32:40 -0500
commit182b01970807a074ea5750dcbca08f1f9a916bd4 (patch)
treeb23002ac8872da459df77b3fe05ba52a67a595bf /modules
parentaebfdb31dc03b407f0c965e1beb42d6c43d18340 (diff)
downloaddotemacs-182b01970807a074ea5750dcbca08f1f9a916bd4.tar.gz
dotemacs-182b01970807a074ea5750dcbca08f1f9a916bd4.zip
comment clarification
Diffstat (limited to 'modules')
-rw-r--r--modules/org-gcal-config.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/org-gcal-config.el b/modules/org-gcal-config.el
index 7f9b656d8..61016f2e8 100644
--- a/modules/org-gcal-config.el
+++ b/modules/org-gcal-config.el
@@ -36,7 +36,7 @@
(require 'user-constants)
(use-package org-gcal
- :defer t ;; unless idle timer is set below (currently disabled in config)
+ :defer t ;; unless idle timer is set below
:bind ("C-; g" . org-gcal-sync)
:preface
;; org-gcal stumbles if this doesn't exist before initial sync