Received: from maia.hub.org (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id 72A86633C64 for ; Thu, 25 Feb 2010 05:17:19 -0400 (AST) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 64352-07 for ; Thu, 25 Feb 2010 09:17:04 +0000 (UTC) Received: from cvs.postgresql.org (cvs.postgresql.org [217.196.146.206]) by mail.postgresql.org (Postfix) with ESMTP id 6EE076336C2 for ; Thu, 25 Feb 2010 05:16:44 -0400 (AST) Received: by cvs.postgresql.org (Postfix, from userid 1198) id 0E8D57541D0; Thu, 25 Feb 2010 09:16:43 +0000 (UTC) MIME-Version: 1.0 To: pgsql-committers@postgresql.org Subject: pgsql: Fix typo. X-Mailer: activitymail 1.24, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain Message-Id: <20100225091643.0E8D57541D0@cvs.postgresql.org> Date: Thu, 25 Feb 2010 09:16:43 +0000 (UTC) From: heikki@postgresql.org (Heikki Linnakangas) X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-0.605 tagged_above=-10 required=5 tests=AWL=-0.606, BAYES_50=0.001 X-Spam-Level: X-Archive-Number: 201002/360 X-Sequence-Number: 39963 Log Message: ----------- Fix typo. Modified Files: -------------- pgsql/doc/src/sgml: high-availability.sgml (r1.50 -> r1.51) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/high-availability.sgml?r1=1.50&r2=1.51)