]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Quoting 10092/head
authorOtto Moerbeek <otto@drijf.net>
Wed, 17 Feb 2021 08:00:45 +0000 (09:00 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Feb 2021 08:00:45 +0000 (09:00 +0100)
Co-authored-by: Peter van Dijk <peter.van.dijk@powerdns.com>
docs/common/api/server.rst

index 4c109dd70d3c684dd95b2e09c9f9c21ea1f34b13..b2f535707a29162c026d12a13644e208b802a8f9 100644 (file)
@@ -5,7 +5,7 @@ Server
   An object representing a single PowerDNS server.
   In the built-in API, only one Server exists (called "localhost").
 
-  A proxy that allows control of multiple servers MUST NOT return “localhost”, but SHOULD return
+  A proxy that allows control of multiple servers MUST NOT return ``localhost``, but SHOULD return
   other servers.
 
   :property string type: Set to "Server"