Fixed typos + made spelling more consistent #431
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
As the title says.
Tests run successfully, since any hardcoded strings have been adjusted as well.
Could be considered a breaking change and therefore might best be merged into a dev branch. There might be more related PRs coming, since I would prefer if all messages raised by the library either started with upper or lower case letters, but not the mix we currently still have (personally prefer upper case letters for easy readability).