mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
Fix typo
This commit is contained in:
parent
d7056548f9
commit
9405f586f5
@ -1,5 +1,5 @@
|
||||
//! Various data structures used by the Rust compiler. The intention
|
||||
//! is that code in here should be not be *specific* to rustc, so that
|
||||
//! is that code in here should not be *specific* to rustc, so that
|
||||
//! it can be easily unit tested and so forth.
|
||||
//!
|
||||
//! # Note
|
||||
|
Loading…
Reference in New Issue
Block a user