From 568776c121a2001bed85004c987415a78a2c097b Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Sun, 1 May 2022 18:07:48 -0400 Subject: [PATCH] FIX typo --- etc/conf.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/conf.org b/etc/conf.org index a479f13..c8533c0 100644 --- a/etc/conf.org +++ b/etc/conf.org @@ -4760,7 +4760,7 @@ The function keys are nice because they are almost (not always) free in every mo ("D" #'org-x-dag-set-date) ("C" #'org-x-dag-show-date) ;; ("m" #'nd/org-agenda-meetings) - ("e" #'nd/org-agenda-errors)) + ("e" #'org-x-dag-agenda-errors)) (global-set-key (kbd "") 'org-capture) (global-set-key (kbd "") 'cfw:open-org-calendar)