]> code.delx.au - gnu-emacs/blobdiff - lisp/epa.el
* epa.el (epa-popup-info-window): Doc fix.
[gnu-emacs] / lisp / epa.el
index 14f8879c1c65caacf8d4b176bd9fc11697a9ac8c..68e7a18fe172e328acffad2ac886195cea4528a7 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)