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 dbb7a3a + 5c3a194 commit 2208f96Copy full SHA for 2208f96
src/libstd/prelude/mod.rs
@@ -17,7 +17,7 @@
17
//!
18
//! The *prelude* is the list of things that Rust automatically imports into
19
//! every Rust program. It's kept as small as possible, and is focused on
20
-//! things, particuarly traits, which are used in almost every single Rust
+//! things, particularly traits, which are used in almost every single Rust
21
//! program.
22
23
//! On a technical level, Rust inserts
0 commit comments