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.
2 parents 0438048 + bfb2b02 commit 8368af0Copy full SHA for 8368af0
library/std/src/io/mod.rs
@@ -1611,7 +1611,7 @@ pub trait Write {
1611
/// encountered.
1612
///
1613
/// This method is primarily used to interface with the
1614
- /// [`format_args!()`] macro, but it is rare that this should
+ /// [`format_args!()`] macro, and it is rare that this should
1615
/// explicitly be called. The [`write!()`] macro should be favored to
1616
/// invoke this method instead.
1617
0 commit comments