guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] 01/01: doc: Adjust capitalization for "HTTPS" and "GnuTL


From: Christopher Allan Webber
Subject: [Guile-commits] 01/01: doc: Adjust capitalization for "HTTPS" and "GnuTLS".
Date: Mon, 7 Nov 2016 18:13:25 +0000 (UTC)

cwebber pushed a commit to branch master
in repository guile.

commit 6bdd9551157bb5010973cad8f5fcbd5361fad622
Author: Christopher Allan Webber <address@hidden>
Date:   Mon Nov 7 12:13:17 2016 -0600

    doc: Adjust capitalization for "HTTPS" and "GnuTLS".
    
    * doc/ref/web.texi (open-socket-for-uri): Adjust capitalization.
---
 doc/ref/web.texi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ref/web.texi b/doc/ref/web.texi
index 8ddb207..c0a7bdd 100644
--- a/doc/ref/web.texi
+++ b/doc/ref/web.texi
@@ -1423,7 +1423,7 @@ the lower-level HTTP, request, and response modules.
 
 @deffn {Scheme Procedure} open-socket-for-uri uri
 Return an open input/output port for a connection to URI.  Guile
-dynamically loads gnutls for https support.
+dynamically loads GnuTLS for HTTPS support.
 @xref{Guile Preparations,
 how to install the GnuTLS bindings for Guile,, gnutls-guile,
 GnuTLS-Guile}, for more information.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]