]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Update docs/guides/basic-database.rst
authorPeter van Dijk <peter@7bits.nl>
Tue, 31 Mar 2020 14:51:36 +0000 (16:51 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Fri, 8 Jan 2021 13:07:47 +0000 (14:07 +0100)
Co-Authored-By: Pieter Lexis <pieter@plexis.eu>
docs/guides/basic-database.rst

index 76668cbcd51b4de4db736aa1be1c0e72f2bc18f8..7d74046d11314dd580f6941a72515067791f754a 100644 (file)
@@ -7,7 +7,7 @@ Make sure the SQLite3 backend is installed:
 
 .. code-block:: shell
 
-    sudo apt-get install pdns-backend-sqlite3
+    sudo apt-get install pdns-backend-sqlite3
 
 or
 
@@ -164,4 +164,3 @@ came in on. In such cases, use :ref:`setting-local-address` to bind to specific
 addresses, which can be comma separated. The second error comes from
 remotes disregarding answers to questions it didn't ask to that IP
 address and sending back ICMP errors.
-