diff --git a/lisp/ob-core.el b/lisp/ob-core.el index 7459b0ef5..b8d93f237 100644 --- a/lisp/ob-core.el +++ b/lisp/ob-core.el @@ -317,7 +317,7 @@ Do not query the user." (defsubst org-babel-confirm-evaluate (info) "Confirm evaluation of the code block INFO. -If the variable `org-babel-confirm-evaluate-answer-no´ is bound +If the variable `org-babel-confirm-evaluate-answer-no' is bound to a non-nil value, auto-answer with \"no\". This query can also be suppressed by setting the value of