Skip to content

Commit 64963f8

Browse files
nikomatsakismark-i-m
authored andcommitted
fix typo
1 parent 9067465 commit 64963f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mir-regionck.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The MIR-based region analysis consists of two major functions:
2020
regions are the results of lexical region inference and hence are
2121
not of much interest. The intention is that -- eventually -- they
2222
will be "erased regions" (i.e., no information at all), since we
23-
don't be doing lexical region inference at all.
23+
won't be doing lexical region inference at all.
2424
- `compute_regions`, invoked second: this is given as argument the
2525
results of move analysis. It has the job of computing values for all
2626
the inference variabes that `replace_regions_in_mir` introduced.

0 commit comments

Comments
 (0)