From 5f4f1a0495b79e418b6df16d4642a33c9ccda007 Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Wed, 19 Nov 2014 10:56:10 -0500 Subject: Minor typos and incorrect information --- sx-question-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sx-question-mode.el') diff --git a/sx-question-mode.el b/sx-question-mode.el index 627081b..db9cc8b 100644 --- a/sx-question-mode.el +++ b/sx-question-mode.el @@ -339,7 +339,7 @@ Return the result of BODY." result)) (defmacro sx-question-mode--wrap-in-text-property (properties &rest body) - "Execute BODY and PROPERTIES to any inserted text. + "Execute BODY and add PROPERTIES to any inserted text. Return the result of BODY." (declare (indent 1) -- cgit v1.2.3