diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/config.sgml | 4 |
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> |