piotrmurach / strings

A set of useful functions for transforming strings.
MIT License
129 stars 12 forks source link

Fix docs relating to specifying separator in truncate method (#13) #14

Closed keithrbennett closed 4 years ago

keithrbennett commented 4 years ago

Fixes the docs relating to specifying separator in truncate method, as mentioned in issue #13.

Requirements

Put an X between brackets on each line if you have done the item: [x] Tests written & passing locally? [x] Code style checked? [x] Rebased with master branch? [x] Documentaion updated?

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.04%) to 97.015% when pulling afb5e4a743c462b4e08eec47b5dc1503faf5e10f on keithrbennett:fix-truncate-separator-doc into 48531cd34232095a412f496e1097fd7262d26051 on piotrmurach:master.

piotrmurach commented 4 years ago

Thanks Keith ❤️

keithrbennett commented 4 years ago

@piotrmurach You're very welcome. I'm a big fan of your work. Thanks for contributing it.