Skip to content

Commit 8dd3422

Browse files
author
Stjepan Glavina
authored
Typo
1 parent 36b9333 commit 8dd3422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
//! println!("Hello world");
1515
//! });
1616
//!
17-
//! // Run the executor until the task complets.
17+
//! // Run the executor until the task completes.
1818
//! future::block_on(ex.run(task));
1919
//! ```
2020

0 commit comments

Comments
 (0)