projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d596efa
)
Typo fix.
author
Tom Lane
Thu, 1 Feb 2007 20:28:08 +0000
(20:28 +0000)
committer
Tom Lane
Thu, 1 Feb 2007 20:28:08 +0000
(20:28 +0000)
doc/src/sgml/sources.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/sources.sgml
b/doc/src/sgml/sources.sgml
index 0c9f10d8201cefe520b6337cb51f8a614a0a95ef..c9cbd68d42fb9e8bcae879a4a576c05e1f72e317 100644
(file)
--- 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 th
e
the functionality of opening the named file
+ The second form indicates th
at
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.