aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org
diff options
context:
space:
mode:
authorPaul Eggert2017-10-09 17:15:42 -0700
committerPaul Eggert2017-10-09 22:55:05 -0700
commit0d004ed01abb5fa025bdc9d58fce2a3abff0b6a4 (patch)
tree745e175ed726eea3783a6a8f749a19db0a7d9d19 /lisp/org
parent0485aa76c94643489f5ba99e450648f87498f0b4 (diff)
downloademacs-0d004ed01abb5fa025bdc9d58fce2a3abff0b6a4.tar.gz
emacs-0d004ed01abb5fa025bdc9d58fce2a3abff0b6a4.zip
; Spelling fixes
Diffstat (limited to 'lisp/org')
-rw-r--r--lisp/org/org-inlinetask.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-inlinetask.el b/lisp/org/org-inlinetask.el
index 360b1bcfdb0..4a8e43db03b 100644
--- a/lisp/org/org-inlinetask.el
+++ b/lisp/org/org-inlinetask.el
@@ -114,7 +114,7 @@ When nil, the first star is not shown."
114(defcustom org-inlinetask-default-state nil 114(defcustom org-inlinetask-default-state nil
115 "Non-nil means make inline tasks have a TODO keyword initially. 115 "Non-nil means make inline tasks have a TODO keyword initially.
116This should be the state `org-inlinetask-insert-task' should use by 116This should be the state `org-inlinetask-insert-task' should use by
117default, or nil of no state should be assigned." 117default, or nil if no state should be assigned."
118 :group 'org-inlinetask 118 :group 'org-inlinetask
119 :version "24.1" 119 :version "24.1"
120 :type '(choice 120 :type '(choice