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 1d63e691228..175b1279060 100644
--- a/doc/src/sgml/release-10.sgml
+++ b/doc/src/sgml/release-10.sgml
@@ -869,8 +869,8 @@
</para>
<para>
- By default planning and execution time is display by
- <command>EXPLAIN ANALYZE</> and not display in other cases.
+ By default planning and execution time are display by
+ <command>EXPLAIN ANALYZE</> and are not display in other cases.
The new <command>EXPLAIN</> option <literal>SUMMARY</> allows
explicit control of this.
</para>