Fix a typo in the commentary.

* org-taskjuggler.el: Fix a typo in the commentary.
This commit is contained in:
Christian Egli 2011-03-21 20:11:08 +00:00 committed by Bastien Guerry
parent e5340a3650
commit f9923ecc4a
1 changed files with 1 additions and 1 deletions

View File

@ -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.