Fix spelling in a comment to be consistent with the code.
This commit is contained in:
@@ -907,7 +907,7 @@ impl VirtualCopies {
|
|||||||
self.filter.clear();
|
self.filter.clear();
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Initialise virtual copies from the (interfering) values in a union-find virtual register
|
/// Initialize virtual copies from the (interfering) values in a union-find virtual register
|
||||||
/// that is going to be broken up and reassembled iteratively.
|
/// that is going to be broken up and reassembled iteratively.
|
||||||
///
|
///
|
||||||
/// The values are assumed to be in domtree pre-order.
|
/// The values are assumed to be in domtree pre-order.
|
||||||
|
|||||||
Reference in New Issue
Block a user