doc: various spelling fixes

Via GitHub #687.
This commit is contained in:
Josh Soref
2020-12-16 19:14:28 -05:00
committed by Ian Barwick
parent f619c3a8ff
commit 842c67ca18
16 changed files with 23 additions and 23 deletions

View File

@@ -1199,7 +1199,7 @@ REPMGRD_OPTS="--daemonize=false"</programlisting>
</para>
<para>
Possible values are <literal>ping</literal> (default; uses <command>PQping()</command> to
determine server availability), <literal>connection</literal> (attempst to make a new connection to
determine server availability), <literal>connection</literal> (attempts to make a new connection to
the upstream node), and <literal>query</literal> (determines server availability
by executing an SQL statement on the node via the existing connection).
</para>