Skip to content

Commit d5985d3

Browse files
author
Oliver Schneider
committed
Rollup merge of rust-lang#25709 - MatejLach:stdlib_style, r=steveklabnik
Sounds better to me this way. r @steveklabnik ?
2 parents 9aa88c9 + e790db7 commit d5985d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libstd/lib.rs

Lines changed: 1 addition & 1 deletion
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)