Skip to content

Commit d9cbea0

Browse files
committed
Rollup merge of #25709 - MatejLach:stdlib_style, r=steveklabnik
Sounds better to me this way. r @steveklabnik ?
2 parents 41f2c81 + e790db7 commit d9cbea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libstd/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
//!
2727
//! ## What is in the standard library
2828
//!
29-
//! The standard library is minimal, a set of battle-tested
29+
//! The standard library is a set of minimal, battle-tested
3030
//! core types and shared abstractions for the [broader Rust
3131
//! ecosystem](https://crates.io) to build on.
3232
//!

0 commit comments

Comments
 (0)