Fix typo in librustc_trans/collector.rs
This commit is contained in:
parent
f39f273826
commit
7e73884941
@ -52,7 +52,7 @@
|
|||||||
//! the LLVM artifact produced for A references the LLVM artifact produced
|
//! the LLVM artifact produced for A references the LLVM artifact produced
|
||||||
//! for B.
|
//! for B.
|
||||||
//!
|
//!
|
||||||
//! - Translation items and the references between them for a directed graph,
|
//! - Translation items and the references between them form a directed graph,
|
||||||
//! where the translation items are the nodes and references form the edges.
|
//! where the translation items are the nodes and references form the edges.
|
||||||
//! Let's call this graph the "translation item graph".
|
//! Let's call this graph the "translation item graph".
|
||||||
//!
|
//!
|
||||||
|
Loading…
Reference in New Issue
Block a user