doc: Fix typo
authorPeter Eisentraut
Fri, 29 Mar 2019 21:41:19 +0000 (22:41 +0100)
committerPeter Eisentraut
Fri, 29 Mar 2019 21:41:19 +0000 (22:41 +0100)
Author: Bossart, Nathan 

doc/src/sgml/ref/reindex.sgml

index ccabb330cbf28f000e323cb9f876588c26c46dc7..e45bf86c8dadf53a76d1711f62403e1c217f5d5c 100644 (file)
@@ -349,7 +349,7 @@ REINDEX [ ( VERBOSE ) ] { INDEX | TABLE | SCHEMA | DATABASE | SYSTEM } [ CONCURR
      
       
        The old indexes are dropped.  The SHARE UPDATE
-       EXCLUSIVE session locks for the indexes and the table ar
+       EXCLUSIVE session locks for the indexes and the table are
        released.