Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Fix typo
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 16 Nov 2020 13:54:11 +0000 (10:54 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 16 Nov 2020 13:54:11 +0000 (10:54 -0300)
Introduced in 90fdc259866e; backpatch to 12.

Author: Erik Rijkers <er@xs4all.nl>
Discussion: https://postgr.es/m/e92b3fba98a0c0f7afc0a2a37e765954@xs4all.nl

doc/src/sgml/ref/create_index.sgml

index bfdb9211d3bed4a0655c7773b6c527885dd6b574..ab85b1aac8d5798904bdb45a1f723f4dfedb1139 100644 (file)
@@ -705,7 +705,7 @@ Indexes:
   </para>
 
   <para>
-   The regularly system collects statistics on all of a table's
+   The system regularly collects statistics on all of a table's
    columns.  Newly-created non-expression indexes can immediately
    use these statistics to determine an index's usefulness.
    For new expression indexes, it is necessary to run <link