File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212
1313<details >
1414
15+ - [ ` 8d35b2b ` ] ( https://github.com/stdlib-js/stdlib/commit/8d35b2b4214dcf3ec69fd86b44ae2d6fc4cd0645 ) - ** docs:** update ` string/base ` TypeScript declarations [ (#12619 )] ( https://github.com/stdlib-js/stdlib/pull/12619 ) _ (by stdlib-bot)_
1516- [ ` d763013 ` ] ( https://github.com/stdlib-js/stdlib/commit/d763013646aa16f7e4d32211249397f9a8ce5789 ) - ** docs:** update ` string ` TypeScript declarations [ (#12620 )] ( https://github.com/stdlib-js/stdlib/pull/12620 ) _ (by stdlib-bot)_
1617
1718</details >
Original file line number Diff line number Diff line change @@ -1256,7 +1256,7 @@ interface Namespace {
12561256 rpad : typeof rpad ;
12571257
12581258 /**
1259- * Trims whitespace from the end of a string.
1259+ * Trims whitespace characters from the end of a string.
12601260 *
12611261 * @param str - input string
12621262 * @returns trimmed string
You can’t perform that action at this time.
0 commit comments