mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-16 10:43:29 +00:00
Trivial typo fix
This commit is contained in:
@@ -10,7 +10,7 @@ const Compiler = "tinygo"
|
|||||||
// package.
|
// package.
|
||||||
func initAll()
|
func initAll()
|
||||||
|
|
||||||
// A function call to this function is replaced withone of the following,
|
// A function call to this function is replaced with one of the following,
|
||||||
// depending on whether the scheduler is necessary:
|
// depending on whether the scheduler is necessary:
|
||||||
//
|
//
|
||||||
// Without scheduler:
|
// Without scheduler:
|
||||||
|
|||||||
Reference in New Issue
Block a user