aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorNeil Conway <neilc@samurai.com>2005-09-12 22:39:30 +0000
committerNeil Conway <neilc@samurai.com>2005-09-12 22:39:30 +0000
commitfe9f96b14c0b69205493c7651879e1fb8e5f5744 (patch)
treea36f2db457b785c9ac9df056c3bb633fec37c4e0 /doc/src
parentf59b05c95d60dd0e89a80d6ba601461f488ba669 (diff)
downloadpostgresql-fe9f96b14c0b69205493c7651879e1fb8e5f5744.tar.gz
postgresql-fe9f96b14c0b69205493c7651879e1fb8e5f5744.zip
Minor documentation tweak: make the capitalization of a section title
consistent with the other sections in this chapter.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/config.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml
index de5e71eb42a..a57a3070830 100644
--- a/doc/src/sgml/config.sgml
+++ b/doc/src/sgml/config.sgml
@@ -1,5 +1,5 @@
<!--
-$PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.13 2005/09/12 22:11:38 neilc Exp $
+$PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.14 2005/09/12 22:39:30 neilc Exp $
-->
<chapter Id="runtime-config">
<title>Run-time Configuration</title>
@@ -2070,7 +2070,7 @@ SELECT * FROM parent WHERE key = 2400;
</indexterm>
<sect2 id="runtime-config-logging-where">
- <title>Where to log</title>
+ <title>Where To Log</title>
<indexterm zone="runtime-config-logging-where">
<primary>where to log</primary>