Fix typos

yoshuawuyts-patch-1
Stjepan Glavina 5 years ago committed by GitHub
parent faff1f7370
commit add6863185
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,4 @@
//! Types and Traits for working with asynchronous tasks.. //! Types and traits for working with asynchronous tasks.
//! //!
//! This module is similar to [`std::thread`], except it uses asynchronous tasks in place of //! This module is similar to [`std::thread`], except it uses asynchronous tasks in place of
//! threads. //! threads.

Loading…
Cancel
Save