pgsql: doc: Fix typo in GRANT docs

From: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Fix typo in GRANT docs
Date: 2022-08-25 08:54:14
Message-ID: E1oR8cv-0017VG-SF@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Fix typo in GRANT docs

Commit ce6b672e445 accidentally introduced a trivial typo in the
documentation for GRANT.

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2022-08-25 12:52:27 Re: pgsql: pg_dump: Dump colliculocale
Previous Message Daniel Gustafsson 2022-08-25 08:40:51 pgsql: Fix typo in MVCC test comment