diff options
Diffstat (limited to 'doc/src/sgml/syntax.sgml')
-rw-r--r-- | doc/src/sgml/syntax.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/syntax.sgml b/doc/src/sgml/syntax.sgml index 956182e7c6a..0ccddea310d 100644 --- a/doc/src/sgml/syntax.sgml +++ b/doc/src/sgml/syntax.sgml @@ -722,7 +722,7 @@ $function$ <note> <para> - Nondecimal integer constants are currently only supported in the range + Non-decimal integer constants are currently only supported in the range of the <type>bigint</type> type (see <xref linkend="datatype-numeric-table"/>). </para> |