summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2011-09-06 23:42:48 +0000
committerBruce Momjian2011-09-06 23:42:48 +0000
commit6117526b5bf17dc22812ca8aa958a40c8edfc8a2 (patch)
tree2e09b08b6e822191c9c918e3cb859635db4ffafa
parent2b3e86d4756ac5480058e71caaed9fa58a644d35 (diff)
Fix spelling mistake in pgpass documentation change.
Per Peter.
-rw-r--r--doc/src/sgml/libpq.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml
index d642edea81a..163a893fb96 100644
--- a/doc/src/sgml/libpq.sgml
+++ b/doc/src/sgml/libpq.sgml
@@ -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