Remove stray "the".

Per off-list report.
This commit is contained in:
Robert Haas 2022-08-29 12:35:46 -04:00
parent 6672d79139
commit 20796536c1
1 changed files with 1 additions and 1 deletions

View File

@ -360,7 +360,7 @@ REVOKE <replaceable>group_role</replaceable> FROM <replaceable>role1</replaceabl
database session has access to the privileges of the group role rather
than the original login role, and any database objects created are
considered owned by the group role not the login role. Second, member
roles that have the been granted membership with the
roles that have been granted membership with the
<literal>INHERIT</literal> option automatically have use
of the privileges of those roles, including any
privileges inherited by those roles.