Merge pull request #16 from WindSoilder/master

fix typo
This commit is contained in:
Carl Fredrik Samson
2020-05-07 09:15:18 +02:00
committed by GitHub

View File

@@ -456,7 +456,7 @@ fn main() {
// This is just to make it easier for us to see when our Future was resolved
let start = Instant::now();
// Many runtimes create a glocal `reactor` we pass it as an argument
// Many runtimes create a global `reactor` we pass it as an argument
let reactor = Reactor::new();
// We create two tasks: