Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Valentin Rodygin <[email protected]>
  • Loading branch information
ezdac and carterqw2 authored Oct 10, 2024
1 parent fe0fadb commit 8762b47
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ library ChainAssertions {
}
// This slot is the custom gas token _balance and this check ensures
// that it stays unset for forwards compatibility with custom gas token.
// if we use the pre-locked storage modification, the comprison
// if we use the pre-locked storage modification, the comparison
// against 0 doesn't hold anymore.
// We do a check of the balance field downstream anyways, that's why we
// can disable this check
Expand Down

0 comments on commit 8762b47

Please sign in to comment.