Skip to content

Commit 39c1491

Browse files
authored
Update StackCompressor.h
1 parent 9cb4731 commit 39c1491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libyul/optimiser/StackCompressor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
*/
1717
// SPDX-License-Identifier: GPL-3.0
1818
/**
19-
* Optimisation stage that aggressively rematerializes certain variables ina a function to free
19+
* Optimisation stage that aggressively rematerializes certain variables in a function to free
2020
* space on the stack until it is compilable.
2121
*/
2222

0 commit comments

Comments
 (0)