|
@@ -2231,7 +2231,7 @@ property and include the word \"recursive\" into the value."
|
|
|
(defcustom org-after-todo-state-change-hook nil
|
|
|
"Hook which is run after the state of a TODO item was changed.
|
|
|
The new state (a string with a TODO keyword, or nil) is available in the
|
|
|
-Lisp variable `state'."
|
|
|
+Lisp variable `org-state'."
|
|
|
:group 'org-todo
|
|
|
:type 'hook)
|
|
|
|