Doc: fix typo.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Mon, 12 Dec 2022 05:48:06 +0000 (14:48 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Mon, 12 Dec 2022 05:48:06 +0000 (14:48 +0900)
doc/src/sgml/runtime.sgml

index e05c76473868899aa078f8b036b48c14757d66aa..d4ef351e61f2226d4e97c7fd75e8618b63ae4817 100644 (file)
@@ -320,7 +320,7 @@ default_transaction_isolation = 'repeatable read'
           num_init_children number of child
           process at startup, and each child process keeps listening for incoming
           client connection. While with dynamic process management mode,
-          <productname>Pgpool-II</> keeps track of idle processes and forks or kills
+          <productname>Pgpool-II</> keeps track of idle processes and forks or kills
           processes to keep this number within the specified boundaries.
      </para>
      <para>