doc: fix typos

This commit is contained in:
Ian Barwick
2018-10-23 09:21:00 +09:00
parent b5772d88dd
commit 1e8b3313ee

View File

@@ -17,9 +17,9 @@
<link linkend="repmgr-node-rejoin"><command>repmgr node rejoin</command></link>. <link linkend="repmgr-node-rejoin"><command>repmgr node rejoin</command></link>.
</para> </para>
<para> <para>
By default, &repmgr; will use PostgreSQL's <command>pg_ctl</command> to control the PostgreSQL By default, &repmgr; will use PostgreSQL's <command>pg_ctl</command> utility to control the PostgreSQL
server. However this can lead to various problems, particularly when PostgreSQL has been server. However this can lead to various problems, particularly when PostgreSQL has been
installed from packages, and expecially so if <application>systemd</application> is in use. installed from packages, and especially so if <application>systemd</application> is in use.
</para> </para>