From: marshall flax <marshall.flax@gmail.com>

Date: Sat, 5 Aug 2017 20:27:28 -0400

Subject: [PATCH] Docs: One should be "wary" rather than "weary" of executing code blocks


---

 doc/org.texi | 2 +-

 1 file changed, 1 insertion(+), 1 deletion(-)


diff --git a/doc/org.texi b/doc/org.texi

index 101d532e3..db28bfee2 100644

--- a/doc/org.texi

+++ b/doc/org.texi

@@ -17405,7 +17405,7 @@ Org evaluates code in the following circumstances:

 Org evaluates @samp{src} code blocks in an Org file during export.  Org also

 evaluates a @samp{src} code block with the @kbd{C-c C-c} key chord.  Users

 exporting or running code blocks must load files only from trusted sources.

-Be weary of customizing variables that remove or alter default security

+Be wary of customizing variables that remove or alter default security

 measures.

 

 @defopt org-confirm-babel-evaluate

-- 

2.11.0 (Apple Git-81)