Skip to content
Snippets Groups Projects
Commit db5e39b2 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Fix typo in configuration docs.

Devrim GUNDUZ
parent 336a6491
No related branches found
No related tags found
No related merge requests found
<!-- <!--
$PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.46 2006/02/04 23:03:19 tgl Exp $ $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.47 2006/02/05 18:19:14 momjian Exp $
--> -->
<chapter Id="runtime-config"> <chapter Id="runtime-config">
<title>Server Configuration</title> <title>Server Configuration</title>
...@@ -12,7 +12,7 @@ $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.46 2006/02/04 23:03:19 tgl Exp $ ...@@ -12,7 +12,7 @@ $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.46 2006/02/04 23:03:19 tgl Exp $
<para> <para>
There are many configuration parameters that affect the behavior of There are many configuration parameters that affect the behavior of
the database system. In the first section of this chapter, we 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. discuss each parameter in detail.
</para> </para>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment