summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/sources.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/sources.sgml b/doc/src/sgml/sources.sgml
index b08919dc70f..e53ee1dc6ad 100644
--- a/doc/src/sgml/sources.sgml
+++ b/doc/src/sgml/sources.sgml
@@ -710,7 +710,7 @@ BETTER: could not open file %s (I/O failure)
without the function name, reword it.
<programlisting>
BAD: pg_strtoint32: error in "z": cannot parse "z"
-BETTER: invalid input syntax for integer: "z"
+BETTER: invalid input syntax for type integer: "z"
</programlisting>
</para>