Auto merge of #15546 - cuishuang:master, r=lnicola
remove the repetitive word
This commit is contained in:
commit
2557995eaa
@ -93,7 +93,7 @@
|
||||
#[derive(Debug, PartialEq, Eq)]
|
||||
pub struct DefMap {
|
||||
_c: Count<Self>,
|
||||
/// When this is a block def map, this will hold the block id of the the block and module that
|
||||
/// When this is a block def map, this will hold the block id of the block and module that
|
||||
/// contains this block.
|
||||
block: Option<BlockInfo>,
|
||||
/// The modules and their data declared in this crate.
|
||||
|
Loading…
Reference in New Issue
Block a user