core::task - typo in comment
This commit is contained in:
parent
24fbf88230
commit
ebdb4b7ef7
@ -473,7 +473,7 @@ impl TaskBuilder {
|
||||
}
|
||||
|
||||
/**
|
||||
* Creates and exucutes a new child task
|
||||
* Creates and executes a new child task
|
||||
*
|
||||
* Sets up a new task with its own call stack and schedules it to run
|
||||
* the provided unique closure. The task has the properties and behavior
|
||||
|
Loading…
x
Reference in New Issue
Block a user