[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] [PATCH 3/3] Fix a typo in the commentary.
From: |
Christian Egli |
Subject: |
[O] [PATCH 3/3] Fix a typo in the commentary. |
Date: |
Mon, 21 Mar 2011 16:11:08 +0100 |
From: Christian Egli <address@hidden>
* org-taskjuggler.el: Fix a typo in the commentary.
---
lisp/org-taskjuggler.el | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lisp/org-taskjuggler.el b/lisp/org-taskjuggler.el
index bcf2c45..f891634 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.
--
1.7.1