From f9923ecc4a93bcfa9c34db4078228ed3b1caf25a Mon Sep 17 00:00:00 2001 From: Christian Egli Date: Mon, 21 Mar 2011 20:11:08 +0000 Subject: [PATCH] Fix a typo in the commentary. * org-taskjuggler.el: Fix a typo in the commentary. --- lisp/org-taskjuggler.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-taskjuggler.el b/lisp/org-taskjuggler.el index bcf2c456b..f89163405 100644 --- a/lisp/org-taskjuggler.el +++ b/lisp/org-taskjuggler.el @@ -144,7 +144,7 @@ ;; - Look at org-file-properties, org-global-properties and ;; org-global-properties-fixed ;; - What about property inheritance and org-property-inherit-p? -;; - Use TYP_TODO as an way to assign resources +;; - Use TYPE_TODO as an way to assign resources ;; - Make sure multiple dependency definitions (i.e. BLOCKER on ;; previous-sibling and on a specific task_id) in multiple ;; attributes are properly exported. -- 2.11.4.GIT