pgsql: Doc: remove duplicate "a" from func.sgml

From: David Rowley <drowley(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: remove duplicate "a" from func.sgml
Date: 2022-08-24 11:46:27
Message-ID: E1oQoq1-000zKC-V9@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: remove duplicate "a" from func.sgml

Author: Shinya Kato
Discussion: https://postgr.es/m/76c01275776749a167f49379ebec57f1@oss.nttdata.com
Backpatch-through: 15, where that change was introduced

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message David Rowley 2022-08-24 11:47:04 pgsql: Doc: remove duplicate "a" from func.sgml
Previous Message Peter Eisentraut 2022-08-24 11:40:23 pgsql: Fix ICU locale option handling in CREATE DATABASE