Fix typo in the ARM - missed -> missing

(cherry picked from commit 7bfffa1bd8)
This commit is contained in:
JP Mens 2023-04-22 17:46:20 +00:00 committed by Ondřej Surý
parent 83ec46676f
commit 6862b5724e
No known key found for this signature in database
GPG key ID: 2820F37E873DEA41

View file

@ -6033,7 +6033,7 @@ to achieve Strict TLS, one needs to use :any:`remote-hostname` and, optionally,
outgoing connections (e.g. the ones used to download zone from
primaries via TLS). Providing any of the mentioned options will enable
server authentication. If :any:`remote-hostname` is provided but :any:`ca-file` is
missed, then the platform-specific certificate authority certificates
missing, then the platform-specific certificate authority certificates
are used for authentication. The set roughly corresponds to the one
used by WEB-browsers to authenticate HTTPS hosts. On the other hand,
if :any:`ca-file` is provided but :any:`remote-hostname` is missing, then the