Skip to content

Commit ad39c66

Browse files
Fix typo. (#71)
1 parent 81c11d3 commit ad39c66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1320,7 +1320,7 @@ impl<'a> Iterator for OutputIter<'a> {
13201320
}
13211321
}
13221322

1323-
/// A machine envrionment tells the register allocator which registers
1323+
/// A machine environment tells the register allocator which registers
13241324
/// are available to allocate and what register may be used as a
13251325
/// scratch register for each class, and some other miscellaneous info
13261326
/// as well.

0 commit comments

Comments
 (0)