]> granicus.if.org Git - postgresql/commitdiff
Fix typo
authorMagnus Hagander <magnus@hagander.net>
Wed, 4 Jul 2012 07:06:02 +0000 (09:06 +0200)
committerMagnus Hagander <magnus@hagander.net>
Wed, 4 Jul 2012 07:06:02 +0000 (09:06 +0200)
gabrielle

doc/src/sgml/wal.sgml

index ff825eca3b8f8a20afbbe523c14cf06a9f5122fe..a3e91be4b898eba85ab32b86a6e881da0b226961 100644 (file)
    committing at about the same time.  Setting <varname>commit_delay</varname>
    can only help when there are many concurrently committing transactions,
    and it is difficult to tune it to a value that actually helps rather
-   than hurt throughput.
+   than hurts throughput.
   </para>
 
  </sect1>