We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83ab61e commit 4442b13Copy full SHA for 4442b13
src/runtime/runtime.go
@@ -10,7 +10,7 @@ const Compiler = "tinygo"
10
// package.
11
func initAll()
12
13
-// 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,
14
// depending on whether the scheduler is necessary:
15
//
16
// Without scheduler:
0 commit comments