From: Justin Pryzby Date: Sun, 25 Sep 2022 18:46:20 -0500 Subject: [PATCH 02/16] doc: acronym: UTF for consistency --- doc/src/sgml/charset.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/charset.sgml b/doc/src/sgml/charset.sgml index 445fd175d8e..b3376ee3162 100644 --- a/doc/src/sgml/charset.sgml +++ b/doc/src/sgml/charset.sgml @@ -74,7 +74,7 @@ initdb --locale=sv_SE locale then the specifications can take the form language_territory.codeset. For example, fr_BE.UTF-8 represents the French language (fr) as - spoken in Belgium (BE), with a UTF-8 character set + spoken in Belgium (BE), with a UTF-8 character set encoding. -- 2.25.1 --TBNym+cBXeFsS4Vs Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="0003-doc-typo-since-v10.patch"