Skip to content

Commit ebdb4b7

Browse files
author
Daniel Patterson
committed
core::task - typo in comment
1 parent 24fbf88 commit ebdb4b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libcore/task.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ impl TaskBuilder {
473473
}
474474
475475
/**
476-
* Creates and exucutes a new child task
476+
* Creates and executes a new child task
477477
*
478478
* Sets up a new task with its own call stack and schedules it to run
479479
* the provided unique closure. The task has the properties and behavior

0 commit comments

Comments
 (0)