org.el: Fix typo

* lisp/org.el (org-enforce-todo-checkbox-dependencies): Fix typo.

TINYCHANGE
This commit is contained in:
Michaël Cadilhac 2018-10-09 17:57:55 +01:00 committed by Nicolas Goaziou
parent 2fda33bfef
commit d9fdc204cc
1 changed files with 1 additions and 1 deletions

View File

@ -2822,7 +2822,7 @@ When non-nil, you first need to check off all check boxes before the TODO
entry can be switched to DONE.
This variable needs to be set before org.el is loaded, and you need to
restart Emacs after a change to make the change effective. The only way
to change is while Emacs is running is through the customize interface."
to change it while Emacs is running is through the customize interface."
:set (lambda (var val)
(set var val)
(if val