From: Bruce Momjian Date: Thu, 2 Dec 2004 17:39:54 +0000 (+0000) Subject: Wording improvement. X-Git-Tag: REL8_0_0RC1~37 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=22c21bab92eca92ecffef5fac982a614b50f9dd2;p=thirdparty%2Fpostgresql.git Wording improvement. --- diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 6de67e6484f..a835af1b188 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -1,5 +1,5 @@ @@ -1075,7 +1075,7 @@ PostgreSQL documentation text Remove the longest string consisting only of characters - in characters (or spaces if not supplied) + in characters (a space by default) from the start and end of string. btrim('xyxtrimyyx', 'xy')