Nit: fix typo
This commit is contained in:
parent
a73d620323
commit
a94d2a6b88
@ -92,7 +92,7 @@ impl Region {
|
||||
#[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)]
|
||||
pub struct Constraint {
|
||||
// NB. The ordering here is not significant for correctness, but
|
||||
// it is for conenience. Before we dump the constraints in the
|
||||
// it is for convenience. Before we dump the constraints in the
|
||||
// debugging logs, we sort them, and we'd like the "super region"
|
||||
// to be first, etc. (In particular, span should remain last.)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user