docs: Fix spelling in various parts of the docs.

This commit is contained in:
Mike Causer
2019-02-13 12:29:01 +11:00
committed by Damien George
parent 5a8f392f09
commit a2c4cb484d
9 changed files with 14 additions and 14 deletions

View File

@@ -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