diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2013-02-12 09:36:54 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2013-02-12 09:36:54 -0800 |
commit | 65e7ca35a69003788134f8c961f561fe6f7a9720 (patch) | |
tree | 513f7b57162f68f51c4d12c6ef077a55dd5d4e20 /lisp/gnus/smime.el | |
parent | 85adc63f8157bf90ee5a3b9dff94bea4c6f538eb (diff) | |
download | emacs-65e7ca35a69003788134f8c961f561fe6f7a9720.tar.gz emacs-65e7ca35a69003788134f8c961f561fe6f7a9720.tar.bz2 emacs-65e7ca35a69003788134f8c961f561fe6f7a9720.zip |
In doc, use standard American English style for e.g., etc., i.e.
Diffstat (limited to 'lisp/gnus/smime.el')
-rw-r--r-- | lisp/gnus/smime.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/smime.el b/lisp/gnus/smime.el index 7e391c03778..2c2775dfbd7 100644 --- a/lisp/gnus/smime.el +++ b/lisp/gnus/smime.el @@ -214,7 +214,7 @@ Enabling this will have OpenSSL check the signers certificate against a certificate revocation list (CRL). For this to work the CRL must be up-to-date and since they are -normally updated quite often (ie. several times a day) you +normally updated quite often (i.e., several times a day) you probably need some tool to keep them up-to-date. Unfortunately Gnus cannot do this for you. |