]> code.delx.au - gnu-emacs/commitdiff
* etc/NEWS: Typo fix.
authorGlenn Morris <rgm@gnu.org>
Sun, 29 Jan 2012 03:17:53 +0000 (19:17 -0800)
committerGlenn Morris <rgm@gnu.org>
Sun, 29 Jan 2012 03:17:53 +0000 (19:17 -0800)
etc/NEWS

index 2a499b5995e8b680c4f0d056ce1728c198dd43fc..a33a7bf7c9bb1674221933505915b0fae52566a0 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1340,7 +1340,7 @@ FIXME: These should be front-ended by xml.el.
 ** GnuTLS
 
 *** New library `gnutls.el'.
-This requires Emacs to have built with GnuTLS support.
+This requires Emacs to have been built with GnuTLS support.
 The main functions are `open-gnutls-stream' and `gnutls-negotiate'.
 It's easiest to use these functions through `open-network-stream'
 because it can upgrade connections through STARTTLS opportunistically