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.
2 parents 7b7c2a4 + ebdb4b7 commit 8b094c3Copy full SHA for 8b094c3
src/libcore/task.rs
@@ -473,7 +473,7 @@ impl TaskBuilder {
473
}
474
475
/**
476
- * Creates and exucutes a new child task
+ * Creates and executes a new child task
477
*
478
* Sets up a new task with its own call stack and schedules it to run
479
* the provided unique closure. The task has the properties and behavior
0 commit comments