diff options
author | Bruce Momjian <bruce@momjian.us> | 2004-05-08 02:13:31 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2004-05-08 02:13:31 +0000 |
commit | 1fe11fad543fcaaf9ae7826f1234530a9d59c1b0 (patch) | |
tree | 40ed91c480761f9b0cc81d2e7aed4d9d22fcfd24 | |
parent | ef0ec907bdc26c10cae2dc9bccb88776079871aa (diff) | |
download | postgresql-1fe11fad543fcaaf9ae7826f1234530a9d59c1b0.tar.gz postgresql-1fe11fad543fcaaf9ae7826f1234530a9d59c1b0.zip |
Fix typo.
-rw-r--r-- | doc/src/sgml/sources.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/sources.sgml b/doc/src/sgml/sources.sgml index 10601ab3dc1..61f61d40c20 100644 --- a/doc/src/sgml/sources.sgml +++ b/doc/src/sgml/sources.sgml @@ -1,5 +1,5 @@ <!-- -$PostgreSQL: pgsql/doc/src/sgml/sources.sgml,v 2.13 2004/02/17 02:53:03 neilc Exp $ +$PostgreSQL: pgsql/doc/src/sgml/sources.sgml,v 2.14 2004/05/08 02:13:31 momjian Exp $ --> <chapter id="source"> @@ -402,7 +402,7 @@ write <para> Detail and hint messages: Use complete sentences, and end each with - a period. Capitalize the starts of sentences. + a period. Capitalize the first word of sentences. </para> <para> |