Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a9d5fb5

Browse files
committed
Typo fix.
1 parent d596efa commit a9d5fb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/sources.sgml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/sources.sgml,v 2.24 2007/02/01 19:10:24 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/sources.sgml,v 2.25 2007/02/01 20:28:08 tgl Exp $ -->
22

33
<chapter id="source">
44
<title>PostgreSQL Coding Conventions</title>
@@ -440,7 +440,7 @@ cannot open file "%s"
440440
</para>
441441

442442
<para>
443-
The second form indicates the the functionality of opening the named file
443+
The second form indicates that the functionality of opening the named file
444444
does not exist at all in the program, or that it's conceptually
445445
impossible. The present tense is appropriate because the condition will
446446
persist indefinitely.

0 commit comments

Comments
 (0)