aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTatsuo Ishii <ishii@postgresql.org>2018-03-21 23:08:43 +0900
committerTatsuo Ishii <ishii@postgresql.org>2018-03-21 23:11:56 +0900
commit487a6e38de9048f29a1c23cb2c796cce3b1cdd62 (patch)
tree1999f18eb0edbb24e2c9dbc194d1f193faadd8ad
parentaa1cacd9541a4b46b3ca416d987e3b4a681ac5f3 (diff)
downloadpostgresql-487a6e38de9048f29a1c23cb2c796cce3b1cdd62.tar.gz
postgresql-487a6e38de9048f29a1c23cb2c796cce3b1cdd62.zip
Fix typo.
Patch by me.
-rw-r--r--doc/src/sgml/protocol.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml
index ecdaecf258b..a3a4e159373 100644
--- a/doc/src/sgml/protocol.sgml
+++ b/doc/src/sgml/protocol.sgml
@@ -4840,7 +4840,7 @@ StartupMessage (F)
</varlistentry>
</variablelist>
- In addition to the above, others parameter may be listed.
+ In addition to the above, other parameters may be listed.
Parameter names beginning with <literal>_pq_.</literal> are
reserved for use as protocol extensions, while others are
treated as run-time parameters to be set at backend start