Skip to content

Commit

Permalink
chore: minor documentation edit
Browse files Browse the repository at this point in the history
  • Loading branch information
ARR4N committed Oct 7, 2024
1 parent 33afcbb commit 8158724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/vm/contracts.libevm.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ type evmCallArgs struct {
// args:end
}

// A CallType references a *CALL* [OpCode] / respective method on [EVM].
// A CallType refers to a *CALL* [OpCode] / respective method on [EVM].
type CallType uint8

const (
Expand Down

0 comments on commit 8158724

Please sign in to comment.