From df0e3611f1da8186b962fff5c88d722cd524b670 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 9 Oct 2017 17:15:42 -0700 Subject: [PATCH] Backport commit 0d004ed01 from Emacs ; Spelling fixes 0d004ed01abb5fa025bdc9d58fce2a3abff0b6a4 Paul Eggert Mon Oct 9 22:55:05 2017 -0700 --- lisp/org-inlinetask.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-inlinetask.el b/lisp/org-inlinetask.el index 360b1bcfd..4a8e43db0 100644 --- a/lisp/org-inlinetask.el +++ b/lisp/org-inlinetask.el @@ -114,7 +114,7 @@ When nil, the first star is not shown." (defcustom org-inlinetask-default-state nil "Non-nil means make inline tasks have a TODO keyword initially. This should be the state `org-inlinetask-insert-task' should use by -default, or nil of no state should be assigned." +default, or nil if no state should be assigned." :group 'org-inlinetask :version "24.1" :type '(choice