REF fix docstring

This commit is contained in:
Nathan Dwarshuis 2022-05-08 20:03:27 -04:00
parent 77f6500f12
commit c8be4f52f9
1 changed files with 1 additions and 1 deletions

View File

@ -2063,7 +2063,7 @@ If FORCE is non-nil, sync no matter what."
(org-x-dag-id->hl-meta-prop id :file))
(defun org-x-dag-id->category (id)
"Return file for ID."
"Return category for ID."
(org-x-dag-id->hl-meta-prop id :category))
(defun org-x-dag-id->duration (id)