]> code.delx.au - gnu-emacs/blobdiff - lisp/mail/mailclient.el
(build-mail-aliases): Use with-temp-buffer,
[gnu-emacs] / lisp / mail / mailclient.el
index 8610f192d97a66fd75b16873cd6be41282a98ca9..29779e411bc69da5d3e62ec848bf92862b32dc4b 100644 (file)
@@ -164,7 +164,7 @@ The mail client is taken to be the handler of mailto URLs."
                       (+ 1 delimline) (point-max))
                      (concat
                       "*** E-Mail body has been placed on clipboard, "
-                      "please paste them here! ***"))
+                      "please paste it here! ***"))
                  ;; else
                  (buffer-substring (+ 1 delimline) (point-max))))))))))))