vindarel / cl-str

Modern, simple and consistent Common Lisp string manipulation library.
https://vindarel.github.io/cl-str/
MIT License
309 stars 37 forks source link

Fix typo in ADD-SUFFIX docstring #115

Closed sjl closed 8 months ago

sjl commented 8 months ago

I think it would make more sense to say "each item" or "each of items", but at least it would be good to fix the definite misspelling.

vindarel commented 8 months ago

Thanks. "each item" seems more correct indeed. And ouch I see a #'(lambda that I don't recommend.