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 E1sIkLq-001ij1-5m@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
------
REL_16_STABLE

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

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


pgsql-committers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: pgsql: doc: fix typo in create role manual.
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Convert confusing macros in multixact.c to static inline functio