From bf1d98799ed73fbabefde423588a6dbe3a0ed31e Mon Sep 17 00:00:00 2001 From: Vyacheslav Tamarin Date: Sun, 20 Mar 2022 18:09:16 +0300 Subject: [PATCH] Remove excess backquote --- doc/name.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/name.rst b/doc/name.rst index 117691da..414db1c0 100644 --- a/doc/name.rst +++ b/doc/name.rst @@ -30,7 +30,7 @@ absolute names. Names may also be compared according to the DNS tree hierarchy with the :py:func:`dns.name.Name.fullcompare` method. For example -```www.dnspython.org.`` is a subdomain of ``dnspython.org.``. See the +``www.dnspython.org.`` is a subdomain of ``dnspython.org.``. See the method description for full details. .. toctree:: -- 2.47.3