* epa.el (epa-popup-info-window): Doc fix.
[bpt/emacs.git] / lisp / epa.el
index 14f8879..68e7a18 100644 (file)
@@ -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)