Minor documentation tweak: make the capitalization of a section title

consistent with the other sections in this chapter.
This commit is contained in:
Neil Conway 2005-09-12 22:39:30 +00:00
parent f59b05c95d
commit fe9f96b14c

View File

@ -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"> <chapter Id="runtime-config">
<title>Run-time Configuration</title> <title>Run-time Configuration</title>
@ -2070,7 +2070,7 @@ SELECT * FROM parent WHERE key = 2400;
</indexterm> </indexterm>
<sect2 id="runtime-config-logging-where"> <sect2 id="runtime-config-logging-where">
<title>Where to log</title> <title>Where To Log</title>
<indexterm zone="runtime-config-logging-where"> <indexterm zone="runtime-config-logging-where">
<primary>where to log</primary> <primary>where to log</primary>