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.
1 parent 36b9333 commit 8dd3422Copy full SHA for 8dd3422
src/lib.rs
@@ -14,7 +14,7 @@
14
//! println!("Hello world");
15
//! });
16
//!
17
-//! // Run the executor until the task complets.
+//! // Run the executor until the task completes.
18
//! future::block_on(ex.run(task));
19
//! ```
20
0 commit comments