1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Fix misspellings

Amit Langote and Thom Brown
This commit is contained in:
Peter Eisentraut
2015-04-24 12:00:49 -04:00
parent cb087ec03b
commit 9ba978c8cc
3 changed files with 3 additions and 3 deletions

View File

@ -1553,7 +1553,7 @@ REVOKE ALL ON accounts FROM PUBLIC;
both. The commands available are <literal>ALL</literal>,
<literal>SELECT</>, <literal>INSERT</>, <literal>UPDATE</>, and
<literal>DELETE</>. Multiple roles can be assigned to a given policy
and normal role membership and inheiritance rules apply.
and normal role membership and inheritance rules apply.
</para>
<para>