mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
Now that error string compression is supported it's more important to have consistent error string formatting (eg all lowercase English words, consistent contractions). This commit cleans up some of the strings to make them more consistent.