From cde4c876fbe8c0b6e2bcc5bfa3fbc55cc0b75f3a Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Wed, 10 Apr 2013 14:52:04 +0200 Subject: [PATCH] ob-core.el (org-babel-confirm-evaluate): Fix typo in docstring * ob-core.el (org-babel-confirm-evaluate): Fix typo in docstring. --- lisp/ob-core.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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