]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix http block short description
authorSuzanne Goldlust <sgoldlust@isc.org>
Fri, 8 Jul 2022 16:09:11 +0000 (16:09 +0000)
committerPetr Špaček <pspacek@isc.org>
Mon, 18 Jul 2022 16:21:42 +0000 (18:21 +0200)
doc/arm/reference.rst

index b02e2868ab9b566fbb4c87084a2e275c00fd1689..294c4f6f6c2fcb5b6d46620b560d123296a27148 100644 (file)
@@ -417,7 +417,7 @@ The following blocks are supported:
         Specifies configuration information for a TLS connection, including a :any:`key-file`, :any:`cert-file`, :any:`ca-file`, :any:`dhparam-file`, :any:`remote-hostname`, :any:`ciphers`, :any:`protocols`, :any:`prefer-server-ciphers`, and :any:`session-tickets`.
 
     :any:`http`
-        Specifies configuration information for an HTTP connection, including ``endponts``, :any:`listener-clients` and :any:`streams-per-connection`.
+        Specifies configuration information for an HTTP connection, including :any:`endpoints`, :any:`listener-clients`, and :any:`streams-per-connection`.
 
     :any:`trust-anchors`
         Defines DNSSEC trust anchors: if used with the ``initial-key`` or ``initial-ds`` keyword, trust anchors are kept up-to-date using :rfc:`5011` trust anchor maintenance; if used with ``static-key`` or ``static-ds``, keys are permanent.