Skip to content

Commit 8158724

Browse files
committed
chore: minor documentation edit
1 parent 33afcbb commit 8158724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/vm/contracts.libevm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ type evmCallArgs struct {
5353
// args:end
5454
}
5555

56-
// A CallType references a *CALL* [OpCode] / respective method on [EVM].
56+
// A CallType refers to a *CALL* [OpCode] / respective method on [EVM].
5757
type CallType uint8
5858

5959
const (

0 commit comments

Comments
 (0)