]> granicus.if.org Git - postgresql/commitdiff
Fix spelling mistake in pgpass documentation change.
authorBruce Momjian <bruce@momjian.us>
Tue, 6 Sep 2011 23:42:46 +0000 (19:42 -0400)
committerBruce Momjian <bruce@momjian.us>
Tue, 6 Sep 2011 23:42:46 +0000 (19:42 -0400)
Per Peter.

doc/src/sgml/libpq.sgml

index d642edea81a14cfb5222bc49e283370f92ddf099..163a893fb96ff0a91cdf41dcbd180f702ed9477a 100644 (file)
@@ -6495,7 +6495,7 @@ myEventProc(PGEventId evtId, void *evtInfo, void *passThrough)
 <replaceable>hostname</replaceable>:<replaceable>port</replaceable>:<replaceable>database</replaceable>:<replaceable>username</replaceable>:<replaceable>password</replaceable>
 </synopsis>
    (You can add a reminder comment to the file by copying the line above and
-   preceeding it with <literal>#</>.)
+   preceding it with <literal>#</>.)
    Each of the first four fields can be a literal value, or
    <literal>*</literal>, which matches anything.  The password field from
    the first line that matches the current connection parameters will be