Fix typo
This commit is contained in:
parent
d7056548f9
commit
9405f586f5
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
//! Various data structures used by the Rust compiler. The intention
|
//! 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.
|
//! it can be easily unit tested and so forth.
|
||||||
//!
|
//!
|
||||||
//! # Note
|
//! # Note
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue