From: Tom Lane Date: Thu, 1 Feb 2007 20:28:08 +0000 (+0000) Subject: Typo fix. X-Git-Tag: REL8_3_BETA1~1349 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=a9d5fb5a02384687ca21db1d72939de0c054287a;p=postgresql.git Typo fix. --- diff --git a/doc/src/sgml/sources.sgml b/doc/src/sgml/sources.sgml index 0c9f10d8201..c9cbd68d42f 100644 --- a/doc/src/sgml/sources.sgml +++ b/doc/src/sgml/sources.sgml @@ -1,4 +1,4 @@ - + PostgreSQL Coding Conventions @@ -440,7 +440,7 @@ cannot open file "%s" - The second form indicates the the functionality of opening the named file + The second form indicates that the functionality of opening the named file does not exist at all in the program, or that it's conceptually impossible. The present tense is appropriate because the condition will persist indefinitely.