We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16e1fce commit cf43761Copy full SHA for cf43761
src/librustc/metadata/loader.rs
@@ -129,7 +129,7 @@
129
//! > Dear rustc,
130
//! >
131
//! > When you are attempting to load the immediate dependency `crate-name`, I
132
-//! > would like you too assume that the library is located at
+//! > would like you to assume that the library is located at
133
//! > `path/to/the/crate.rlib`, and look nowhere else. Also, please do not
134
//! > assume that the path I specified has the name `crate-name`.
135
//!
0 commit comments