From: Bruce Momjian Date: Sun, 5 Feb 2006 18:19:33 +0000 (+0000) Subject: Fix typo in configuration docs. X-Git-Tag: REL8_1_3~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c75c372c58dd994b9da0cf37648ad092fb450bd8;p=postgresql Fix typo in configuration docs. Devrim GUNDUZ --- diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index aabcebd7cd..19a3b58565 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -1,5 +1,5 @@ Server Configuration @@ -12,7 +12,7 @@ $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.36 2005/11/04 23:53:18 tgl Exp $ There are many configuration parameters that affect the behavior of the database system. In the first section of this chapter, we - describe how to set configuration chapters. The subsequent sections + describe how to set configuration parameters. The subsequent sections discuss each parameter in detail.