doc: PG10 release note typo fix
authorBruce Momjian
Thu, 27 Apr 2017 14:21:44 +0000 (10:21 -0400)
committerBruce Momjian
Thu, 27 Apr 2017 14:21:44 +0000 (10:21 -0400)
Reported-by: daniel.westermann
doc/src/sgml/release-10.sgml

index 8b1c95063406fe037e5d79b1a11a1f7db5ff0140..241064e58eec980a3514f36bc6d7fc5bd9b1fff6 100644 (file)
        
 
        
-        By default planning and execution time are display by
-        EXPLAIN ANALYZE and are not display in other cases.
+        By default planning and execution time are displayed by
+        EXPLAIN ANALYZE and are not displayed in other cases.
         The new EXPLAIN option SUMMARY allows
         explicit control of this.