mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
docs: Fix spelling in various parts of the docs.
This commit is contained in:
committed by
Damien George
parent
5a8f392f09
commit
a2c4cb484d
@@ -214,7 +214,7 @@ There are certain limitations in the current implementation of the native code e
|
||||
* Generators are not supported.
|
||||
* If ``raise`` is used an argument must be supplied.
|
||||
|
||||
The trade-off for the improved performance (roughly twices as fast as bytecode) is an
|
||||
The trade-off for the improved performance (roughly twice as fast as bytecode) is an
|
||||
increase in compiled code size.
|
||||
|
||||
The Viper code emitter
|
||||
|
||||
Reference in New Issue
Block a user