Rollup merge of #24449 - richo:typo, r=alexcrichton

Spotted a typo, opened a tiny PR.
This commit is contained in:
Steve Klabnik 2015-04-15 17:26:07 -04:00
commit b5378f452e
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@
//! > Dear rustc,
//! >
//! > When you are attempting to load the immediate dependency `crate-name`, I
//! > would like you too assume that the library is located at
//! > would like you to assume that the library is located at
//! > `path/to/the/crate.rlib`, and look nowhere else. Also, please do not
//! > assume that the path I specified has the name `crate-name`.
//!