]> granicus.if.org Git - postgresql/commitdiff
doc: PG10 release note typo fix
authorBruce Momjian <bruce@momjian.us>
Thu, 27 Apr 2017 14:21:44 +0000 (10:21 -0400)
committerBruce Momjian <bruce@momjian.us>
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)
        </para>
 
        <para>
-        By default planning and execution time are display by
-        <command>EXPLAIN ANALYZE</> and are not display in other cases.
+        By default planning and execution time are displayed by
+        <command>EXPLAIN ANALYZE</> and are not displayed in other cases.
         The new <command>EXPLAIN</> option <literal>SUMMARY</> allows
         explicit control of this.
        </para>