pgsql: doc: fix typo in create role manual. - Mailing list pgsql-committers

From Tatsuo Ishii
Subject pgsql: doc: fix typo in create role manual.
Date
Msg-id E1sIkLM-001ihQ-4J@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: fix typo in create role manual.

There was a small mistake in the create role manual.

Author: Satoru Koizumi
Reviewed-by: David G. Johnston
Discussion: https://postgr.es/m/flat/20240616.112523.1208348667552014162.t-ishii%40sranhm.sra.co.jp
Backpatch-through: 16

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/92aff003d7f20810d7c8fbe13cbe5fb041cc6242

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Clean out column-level pg_init_privs entries when dropping table
Next
From: Tatsuo Ishii
Date:
Subject: pgsql: doc: fix typo in create role manual.