|
|
|
|
|
by cschneid
3755 days ago
|
|
I don't mind the implementation of this code, but 99% likely, it's in a method called `capitalize_sentence` or similar. If that is strewn through the middle of your code, it's probably breaking single-responsibility-principle. |
|