diff options
-rw-r--r-- | doc/src/sgml/func.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index a2d810ef40e..91b7674cbb3 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -18165,7 +18165,7 @@ SELECT NULLIF(value, '(none)') ... </sect1> <sect1 id="functions-range"> - <title>Range Functions and Operators</title> + <title>Range/Multirange Functions and Operators</title> <para> See <xref linkend="rangetypes"/> for an overview of range types. |