Rename 'an block' to 'a block'
Missed this in the automatic rename of 'Ebb' to 'Block'.
This commit is contained in:
@@ -274,7 +274,7 @@ impl Mutator for ReplaceInstWithTrap {
|
||||
}
|
||||
}
|
||||
|
||||
/// Try to remove an block.
|
||||
/// Try to remove a block.
|
||||
struct RemoveBlock {
|
||||
block: Block,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user