mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
various: Spelling fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Reraise not the latest occured exception
|
||||
# Reraise not the latest occurred exception
|
||||
def f():
|
||||
try:
|
||||
raise ValueError("val", 3)
|
||||
|
||||
Reference in New Issue
Block a user