summaryrefslogtreecommitdiff
path: root/lisp/epa.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2013-07-19 09:30:58 -0400
committerRichard M. Stallman <rms@gnu.org>2013-07-19 09:30:58 -0400
commitaec7da77ec1033bc23996d6d2d73a0431a7821b3 (patch)
tree30cd4fd52c43039a204b375db3524f0cee23b4d4 /lisp/epa.el
parenta10b2d0377ed82a67571447cb491523cc4f26645 (diff)
downloademacs-aec7da77ec1033bc23996d6d2d73a0431a7821b3.tar.gz
* epa.el (epa-popup-info-window): Doc fix.
Diffstat (limited to 'lisp/epa.el')
-rw-r--r--lisp/epa.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/epa.el b/lisp/epa.el
index 14f8879c1c6..68e7a18fe17 100644
--- a/lisp/epa.el
+++ b/lisp/epa.el
@@ -34,8 +34,7 @@
:group 'epg)
(defcustom epa-popup-info-window t
- "If non-nil, status information from epa commands is displayed on
-the separate window."
+ "If non-nil, display status information from epa commands in another window."
:type 'boolean
:group 'epa)