diff options
author | Tom Lane | 2007-02-01 20:28:08 +0000 |
---|---|---|
committer | Tom Lane | 2007-02-01 20:28:08 +0000 |
commit | 8fc4e01abd91e0d7a8db20ecbf0c64b59ddd6f23 (patch) | |
tree | 975ba1b404ccd8298eb1f0946eb60845b9c86254 | |
parent | b2f80ae4b939cae5359e26343533ce563943b41e (diff) |
Typo fix.
-rw-r--r-- | doc/src/sgml/sources.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/sources.sgml b/doc/src/sgml/sources.sgml index a04f414200..0aae3751c1 100644 --- a/doc/src/sgml/sources.sgml +++ b/doc/src/sgml/sources.sgml @@ -440,7 +440,7 @@ cannot open file "%s" </para> <para> - 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. |