mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-04 11:07:46 +00:00
Trivial typo fix
This commit is contained in:
@@ -10,7 +10,7 @@ const Compiler = "tinygo"
|
||||
// package.
|
||||
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:
|
||||
//
|
||||
// Without scheduler:
|
||||
|
||||
Reference in New Issue
Block a user