pgsql: doc: Fix typo in user inheritance documentation

From: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Fix typo in user inheritance documentation
Date: 2022-08-31 11:36:55
Message-ID: E1oTM1e-000kUW-Kj@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Fix typo in user inheritance documentation

Commit 620ac285483 accidentally introduced a typo in the privilege
inheritance documentation

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c7892c253fdc7bcb99a61e820798588ee4c071b9

Modified Files
--------------
doc/src/sgml/user-manag.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2022-08-31 12:29:00 pgsql: Fix a bug in roles_is_member_of.
Previous Message Daniel Gustafsson 2022-08-31 11:29:59 pgsql: Refactor check_ functions to use filehandle for status