Skip to content

Commit f03493e

Browse files
eldruintherealprof
andauthored
Fix wording
Co-authored-by: Daniel Egger <[email protected]>
1 parent 690b6d9 commit f03493e

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
@@ -57,7 +57,7 @@
5757
//! }
5858
//! ```
5959
//!
60-
//! You can use `Infallible` to signal that some API has no fatal
60+
//! You can use `Infallible` type to signal that some API has no fatal
6161
//! errors but may block:
6262
//!
6363
//! ```

0 commit comments

Comments
 (0)