From 013f320dc390e501a766f89c5a8f650f4574d70f Mon Sep 17 00:00:00 2001 From: Andres Freund Date: Sun, 22 Jul 2018 17:27:05 -0700 Subject: Mop-up for 3522d0eaba5, which missed some alternative output files. --- doc/src/sgml/sources.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/src') 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. BAD: pg_strtoint32: error in "z": cannot parse "z" -BETTER: invalid input syntax for integer: "z" +BETTER: invalid input syntax for type integer: "z" -- cgit v1.2.3