Skip to content

Commit 9cb4731

Browse files
authored
Update StackCompressor.cpp
1 parent 2d7dc28 commit 9cb4731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libyul/optimiser/StackCompressor.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
along with solidity. If not, see <http://www.gnu.org/licenses/>.
1616
*/
1717
/**
18-
* Optimisation stage that aggressively rematerializes certain variables ina a function to free
18+
* Optimisation stage that aggressively rematerializes certain variables in a function to free
1919
* space on the stack until it is compilable.
2020
*/
2121

0 commit comments

Comments
 (0)