aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1994-10-12 08:02:20 +0000
committerRichard M. Stallman <[email protected]>1994-10-12 08:02:20 +0000
commit7e67d00b981117b8f148c535a070b76994e17056 (patch)
tree29be9cfda80ff6dfe871395cc575412838079e01 /lisp/mail
parent4cc584758377e80dea09c46a0582871ed273196d (diff)
(mail-alias-modtime): Doc fix.
Diffstat (limited to 'lisp/mail')
-rw-r--r--lisp/mail/sendmail.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/sendmail.el b/lisp/mail/sendmail.el
index 982ed8ecbb..a2719857b2 100644
--- a/lisp/mail/sendmail.el
+++ b/lisp/mail/sendmail.el
@@ -76,7 +76,7 @@ The alias definitions in `~/.mailrc' have this form:
alias ALIAS MEANING")
(defvar mail-alias-modtime nil
- "The modification time of ~/.mailrc when it was last examined.")
+ "The modification time of `~/.mailrc' when it was last examined.")
(defvar mail-yank-prefix nil
"*Prefix insert on lines of yanked message being replied to.