Skip to content

Commit 60f95d0

Browse files
committed
Fix typo
1 parent d8caaac commit 60f95d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/ref/explain.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ ROLLBACK;
159159
materialized plans, respectively. The number of blocks shown for an
160160
upper-level node includes those used by all its child nodes. In text
161161
format, only non-zero values are printed. This parameter may only be
162-
used with <literal>ANALYZE</literal> parameter. It defaults to
162+
used with the <literal>ANALYZE</literal> parameter. It defaults to
163163
<literal>FALSE</literal>.
164164
</para>
165165
</listitem>

0 commit comments

Comments
 (0)