aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/release-9.5.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/release-9.5.sgml b/doc/src/sgml/release-9.5.sgml
index 5e8cc1518cd..5b0d109e35c 100644
--- a/doc/src/sgml/release-9.5.sgml
+++ b/doc/src/sgml/release-9.5.sgml
@@ -221,9 +221,9 @@
<listitem>
<para>
- Extend the infrastructure allow sorting to be performed by inlined,
- non-<acronym>SQL</acronym>-callable comparison functions to cover
- <command>CREATE INDEX</>, <command>REINDEX</>, and
+ Extend the infrastructure that allows sorting to be performed by
+ inlined, non-<acronym>SQL</acronym>-callable comparison functions to
+ cover <command>CREATE INDEX</>, <command>REINDEX</>, and
<command>CLUSTER</> (Peter Geoghegan)
</para>
</listitem>