Remove stray "the".
authorRobert Haas <[email protected]>
Mon, 29 Aug 2022 16:35:46 +0000 (12:35 -0400)
committerRobert Haas <[email protected]>
Mon, 29 Aug 2022 16:35:46 +0000 (12:35 -0400)
Per off-list report.

doc/src/sgml/user-manag.sgml

index 9b1f002d1bb37923eb723d5254e8395bec907b14..11b0b93f2121fccfab7ba9fdeb5aec520ab2b905 100644 (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.