sttk / linebreak

A library for breaking a given text into lines within a specified width.
MIT License
0 stars 0 forks source link

fix: modified a bug in trimRight #11

Closed sttk closed 9 months ago

sttk commented 9 months ago

This PR fixes a bug in trimRight function. This bug may not affect the actual behavior, but I'll fix it here.