mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 17:30:41 +02: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.