1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

doc: Various typo/grammar fixes

Errors detected using Topy (https://github.com/intgr/topy), all
changes verified by hand and some manual tweaks added.

Marti Raudsepp

Individual changes backpatched, where applicable, as far as 9.0.
This commit is contained in:
Kevin Grittner
2014-08-30 10:52:36 -05:00
parent d5d7d07765
commit 05258761bf
18 changed files with 23 additions and 23 deletions

View File

@@ -592,7 +592,7 @@ pgp_pub_encrypt_bytea(data bytea, key bytea [, options text ]) returns bytea
</synopsis>
<para>
Encrypt <parameter>data</> with a public PGP key <parameter>key</>.
Giving this function a secret key will produce a error.
Giving this function a secret key will produce an error.
</para>
<para>
The <parameter>options</> parameter can contain option settings,