Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
1.37.0
Description
The docs for 'TRIM' state the following:
"Removes the longest string containing only the characters in string1 from the start/end/both ends of string1."
It should be the following to be accurate (changed last word from string1 to string2):
"Removes the longest string containing only the characters in string1 from the start/end/both ends of string2."
Attachments
Issue Links
- links to