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.
1 parent 1715f1c commit 6455532Copy full SHA for 6455532
src/libcore/lib.rs
@@ -17,7 +17,7 @@
17
//! upstream libraries, no system libraries, and no libc.
18
//!
19
//! [^free]: Strictly speaking, there are some symbols which are needed but
20
-//! they aren't always neccesary.
+//! they aren't always necessary.
21
22
//! The core library is *minimal*: it isn't even aware of heap allocation,
23
//! nor does it provide concurrency or I/O. These things require
0 commit comments