From 1bd6bef42f2a1f245bdcccd899c975f96d52673f Mon Sep 17 00:00:00 2001 From: Bishop Clark Date: Sat, 1 Apr 2023 18:15:08 -0700 Subject: [PATCH] Update __init__.py (#9653) Removed two en_US meta-commas to cure the spliced sentences. --- certbot-dns-rfc2136/certbot_dns_rfc2136/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/certbot-dns-rfc2136/certbot_dns_rfc2136/__init__.py b/certbot-dns-rfc2136/certbot_dns_rfc2136/__init__.py index 19734d29b..3df0b8172 100644 --- a/certbot-dns-rfc2136/certbot_dns_rfc2136/__init__.py +++ b/certbot-dns-rfc2136/certbot_dns_rfc2136/__init__.py @@ -161,8 +161,8 @@ queries to, with an zone option. The zone will be then visible in both zones with exactly the same content. .. note:: - Order matters in BIND views, the ``in-view`` zone option must refer to a - view defined preceeding it, it cannot refer to a view defined later in the configuration file. + Order matters in BIND views: the ``in-view`` zone option must refer to a + view defined preceeding it. It cannot refer to a view defined later in the configuration file. .. code-block:: none :caption: Split-view BIND configuration