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.
tokio/CHANGELOG.md
1 parent eb99e47 commit b48586fCopy full SHA for b48586f
tokio/CHANGELOG.md
@@ -45,7 +45,7 @@ a lifetime parameter.
45
46
This release fixes incorrect spawn locations in runtime task hooks for tasks
47
spawned using `tokio::spawn` rather than `Runtime::spawn`. This issue only
48
-effected the spawn location in `TaskMeta::spawned_at`, and did not effect task
+affected the spawn location in `TaskMeta::spawned_at`, and did not affect task
49
locations in Tracing events.
50
51
## Unstable
0 commit comments