FIX embarrassing tyepo :/

This commit is contained in:
Nathan Dwarshuis 2019-12-22 10:56:56 -05:00
parent e01b966d05
commit 48e4b116dd
1 changed files with 1 additions and 1 deletions

View File

@ -2639,7 +2639,7 @@ original org entry before executing BODY."
`((:auto-map
,(nd/org-x-mk-super-agenda-pred
(cl-case (org-clone-get-iterator-status)
(:uninit "0. Uninitiatlized")
(:uninit "0. Uninitialized")
(:project-error "0. Project Error")
(:unscheduled "0. Unscheduled")
(:empt "1. Empty")