From 66da74d63e00d0ad966cdd17875258ce796065bb Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sun, 20 Sep 2020 16:22:29 +0200 Subject: [PATCH] Fix typo --- site-lisp/db-projects.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site-lisp/db-projects.el b/site-lisp/db-projects.el index 91755f8..3808e39 100644 --- a/site-lisp/db-projects.el +++ b/site-lisp/db-projects.el @@ -148,7 +148,7 @@ whether it is included in `org-agenda-text-search-extra-files'." (defun projects-check-project-diary-bookmarks () "Check that all known projects have a bookmark to their diary. -Return list of short names of projects whose project diary does +Return list of short names of projects whose project diaries do not have a corresponding bookmark." ;; Make hash table of all diary paths to all known projects; as values we ;; keep the short names, because these are the ones we want to return in the