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 28f6b88 + 6455532 commit 64a6569Copy full SHA for 64a6569
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