Skip to content

Commit 89e0ee9

Browse files
committed
Fix typo
Introduced in 90fdc259866e; backpatch to 12. Author: Erik Rijkers <er@xs4all.nl> Discussion: https://postgr.es/m/e92b3fba98a0c0f7afc0a2a37e765954@xs4all.nl
1 parent 7c89246 commit 89e0ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/ref/create_index.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -742,7 +742,7 @@ Indexes:
742742
</para>
743743

744744
<para>
745-
The regularly system collects statistics on all of a table's
745+
The system regularly collects statistics on all of a table's
746746
columns. Newly-created non-expression indexes can immediately
747747
use these statistics to determine an index's usefulness.
748748
For new expression indexes, it is necessary to run <link

0 commit comments

Comments
 (0)