Skip to content

Commit 4442b13

Browse files
justincliftdeadprogram
authored andcommitted
Trivial typo fix
1 parent 83ab61e commit 4442b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/runtime/runtime.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const Compiler = "tinygo"
1010
// package.
1111
func initAll()
1212

13-
// A function call to this function is replaced withone of the following,
13+
// A function call to this function is replaced with one of the following,
1414
// depending on whether the scheduler is necessary:
1515
//
1616
// Without scheduler:

0 commit comments

Comments
 (0)