diff --git a/src/runtime/runtime.go b/src/runtime/runtime.go index 8a1856d5..8657b600 100644 --- a/src/runtime/runtime.go +++ b/src/runtime/runtime.go @@ -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: