From f05c65090a964b30135236a90fc85986e0ca56a6 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Fri, 8 Jul 2011 07:37:04 +0300 Subject: Message style improvements --- doc/src/sgml/func.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/src') diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 16240f7e395..e7dcaca3b01 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -1523,7 +1523,7 @@ text Format a string. This function is similar to the C function - sprintf; but only the following conversions + sprintf; but only the following conversion specifications are recognized: %s interpolates the corresponding argument as a string; %I escapes its argument as an SQL identifier; %L escapes its argument as an -- cgit v1.2.3