From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Fri, 4 Jul 2025 01:18:46 +0000 (-0400) Subject: spelling: when, ... X-Git-Tag: rec-5.4.0-alpha0~40^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7212ab9f85284c2270ebd7ca48fd44379a673aa2;p=thirdparty%2Fpdns.git spelling: when, ... Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/docs/backends/generic-mysql.rst b/docs/backends/generic-mysql.rst index 3dfdd8ef62..e5fc111988 100644 --- a/docs/backends/generic-mysql.rst +++ b/docs/backends/generic-mysql.rst @@ -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. diff --git a/docs/backends/generic-postgresql.rst b/docs/backends/generic-postgresql.rst index 6024335156..fefd408430 100644 --- a/docs/backends/generic-postgresql.rst +++ b/docs/backends/generic-postgresql.rst @@ -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.