pgsql: doc: Improve wording for base64url definition - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: doc: Improve wording for base64url definition
Date
Msg-id E1v4G0e-0015MR-1D@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Improve wording for base64url definition

This sentence should be "the alphabet uses" due to it referring to
multiple cases of use.

Reported-by: Erik Rijkers <er@xs4all.nl>
Discussion: https://postgr.es/m/81d6ab37-92dc-75c9-a649-4e1286a343ea@xs4all.nl

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/482bc0705d807a8cf4d959e9a42f179ff4b9b121

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


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: Minor fixups of test_bitmapset.c
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Improve docs syntax checking