diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2011-11-25 14:26:30 +0100 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2011-11-25 14:26:30 +0100 |
commit | e9fce1acd8e0702c35b2c28d3b4893a913e5c67b (patch) | |
tree | e643f3319aca392931342f5588bac7ef323d251c /lisp/gnus/ChangeLog.2 | |
parent | 034ea24ddb8c58aa69736d49ffa10fdd4b1a9847 (diff) | |
download | emacs-e9fce1acd8e0702c35b2c28d3b4893a913e5c67b.tar.gz |
Fix typos.
Diffstat (limited to 'lisp/gnus/ChangeLog.2')
-rw-r--r-- | lisp/gnus/ChangeLog.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/ChangeLog.2 b/lisp/gnus/ChangeLog.2 index e519ce340c2..952aae28b17 100644 --- a/lisp/gnus/ChangeLog.2 +++ b/lisp/gnus/ChangeLog.2 @@ -1396,7 +1396,7 @@ * tls.el (tls-process-connection-type): Doc fix. * imap.el (imap-starttls-open): Rewrite, should support both old - starttls.el and new starttls.el that uses GNUTLS. + starttls.el and new starttls.el that uses GnuTLS. 2003-09-18 Katsumi Yamaoka <yamaoka@jpl.org> |