From: Magnus Hagander Date: Wed, 4 Jul 2012 07:06:02 +0000 (+0200) Subject: Fix typo X-Git-Tag: REL9_2_BETA3~66 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ed4cd4b6644cfc9e0d952b85449f04437d0387e8;p=postgresql Fix typo gabrielle --- diff --git a/doc/src/sgml/wal.sgml b/doc/src/sgml/wal.sgml index 0afb9d6af6..baa36a147e 100644 --- a/doc/src/sgml/wal.sgml +++ b/doc/src/sgml/wal.sgml @@ -378,7 +378,7 @@ committing at about the same time. Setting commit_delay 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.