aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/release-10.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/release-10.sgml b/doc/src/sgml/release-10.sgml
index 8b1c9506340..241064e58ee 100644
--- a/doc/src/sgml/release-10.sgml
+++ b/doc/src/sgml/release-10.sgml
@@ -879,8 +879,8 @@
</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>