Doc: fix typo in failover.sgml.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Sun, 12 Apr 2020 09:15:05 +0000 (18:15 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Sun, 12 Apr 2020 09:15:05 +0000 (18:15 +0900)
Patch provided by sherlockcpp.

doc/src/sgml/failover.sgml

index 49329a52959f2d5418746632a3994680ceeeb236..47f56a60a0e487a5b02a064d7ab4a3709e3f9119 100644 (file)
@@ -10,7 +10,7 @@
   automatically regardless the configuration parameter settings and is
   so called <emphasis>automatic failover</emphasis>
   process. <productname>Pgpool-II</productname> confirms the
-  inacceibility of <productname>PostgreSQL</productname> backend node
+  inaccessibility of <productname>PostgreSQL</productname> backend node
   by using following methods:
 
   <itemizedlist>
@@ -37,7 +37,7 @@
     <para>
      An error occurs while connecting
      to <productname>PostgreSQL</productname>, or network level
-     erros occur while communicating with it.
+     errors occur while communicating with it.
      <productname>Pgpool-II</productname> will just disconnect
      the session to client
      if <xref linkend="guc-failover-on-backend-error"> is off in