summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2022-05-16 10:18:17 -0400
committerBruce Momjian <bruce@momjian.us>2022-05-16 10:18:17 -0400
commit4bfa420075b4e85012837b6b6d376edf8af5ede5 (patch)
treed186611fa9fc5847a63e9aff39955980416ab08d /doc/src
parent9499c0fcf488e2f8e0e3ae71b06003fe7735feb4 (diff)
relnotes: improve updated UTF8 item wording
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/release-15.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/release-15.sgml b/doc/src/sgml/release-15.sgml
index 2f059ffd0a8..4a46c4278c4 100644
--- a/doc/src/sgml/release-15.sgml
+++ b/doc/src/sgml/release-15.sgml
@@ -757,7 +757,7 @@ Author: John Naylor <john.naylor@postgresql.org>
<listitem>
<para>
-Improve validation of UTF-8 text (even ASCII-only) by processing 16 bytes at a time (John Naylor)
+Improve validation of UTF-8 text (even if only ASCII) by processing 16 bytes at a time (John Naylor)
</para>
<para>