mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
Fix typo/grammar in locator.rs doc comment
This commit is contained in:
parent
ed793d86da
commit
db977ca37e
@ -67,7 +67,7 @@
|
||||
//!
|
||||
//! ## What criterion to select on?
|
||||
//!
|
||||
//! This a pretty tricky area of loading crates. Given a file, how do we know
|
||||
//! This is a pretty tricky area of loading crates. Given a file, how do we know
|
||||
//! whether it's the right crate? Currently, the rules look along these lines:
|
||||
//!
|
||||
//! 1. Does the filename match an rlib/dylib pattern? That is to say, does the
|
||||
|
Loading…
Reference in New Issue
Block a user