Skip to content

Commit b171a5e

Browse files
author
Steph Locke
committed
Included the middle
1 parent 0b378f1 commit b171a5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
`str_replace()` and `str_replace_all()` to remove patterns from strings.
1414
(@Shians, #178)
1515

16-
* `str_squish()` removes excess spaces from both the left and right side of strings. (@stephlocke #197)
16+
* `str_squish()` removes spaces from both the left and right side of strings, and also converts multiple space (or space-like characters) to a single space within strings. (@stephlocke #197)
1717

1818
## Bug fixes and minor improvements
1919

0 commit comments

Comments
 (0)