]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: when, ...
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Fri, 4 Jul 2025 01:18:46 +0000 (21:18 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Fri, 4 Jul 2025 13:34:55 +0000 (09:34 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
docs/backends/generic-mysql.rst
docs/backends/generic-postgresql.rst

index 3dfdd8ef6283565bb6ed1038926945198ad6356b..e5fc11198800e4d3fe8a877f0a448c5fb4eb90e4 100644 (file)
@@ -83,7 +83,7 @@ Settings
 Host (ip address) to connect to. Mutually exclusive with :ref:`setting-gmysql-socket`.
 
 .. warning::
-  When specified as a hostname a chicken/egg situation might
+  When specified as a hostname, a chicken/egg situation might
   arise where the database is needed to resolve the IP address of the
   database. It is best to supply an IP address of the database here.
 
index 6024335156debec5351233b8d4ca9d963438dd8f..fefd40843058bec37a60fdc15d30186475c9c479 100644 (file)
@@ -46,7 +46,7 @@ the value is the name of the directory in which the socket file is
 stored. Default: not set.
 
 .. warning::
-  When specified as a hostname a chicken/egg situation might
+  When specified as a hostname, a chicken/egg situation might
   arise where the database is needed to resolve the IP address of the
   database. It is best to supply an IP address of the database here.