diff --git a/doc/ref/web.texi b/doc/ref/web.texi index 8ddb2073a..c0a7bdda6 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.