summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/func.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index eb2f3f036be..b73b82cc32d 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -11815,7 +11815,7 @@ SELECT NULLIF(value, '(none)') ...
<row>
<entry>
<literal>
- <function>array_fill</function>(<type>anyelement</type>, <type>int[]</type>,
+ <function>array_fill</function>(<type>anyelement</type>, <type>int[]</type>
<optional>, <type>int[]</type></optional>)
</literal>
</entry>