From c75c372c58dd994b9da0cf37648ad092fb450bd8 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 5 Feb 2006 18:19:33 +0000 Subject: [PATCH] Fix typo in configuration docs. Devrim GUNDUZ --- doc/src/sgml/config.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index aabcebd7cd4..19a3b585655 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.