Wording improvement.
authorBruce Momjian
Thu, 2 Dec 2004 17:39:54 +0000 (17:39 +0000)
committerBruce Momjian
Thu, 2 Dec 2004 17:39:54 +0000 (17:39 +0000)
doc/src/sgml/func.sgml

index 6de67e6484f3f44672519bcb3cc3364fafddf1e8..a835af1b188fc6c51bfa74a386603fceaf01b532 100644 (file)
@@ -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')