Skip to content

Commit 61fa304

Browse files
committed
spelling
1 parent 3dfae11 commit 61fa304

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/eval/vals/method_map_stub.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ func GetMethodMapKeys(v any) MethodMapKeys {
3636
// but we don't want to expose all of them in this way.
3737
//
3838
// For the mechanism that enables bindings in the other direction -
39-
// using an Elvish map as an interface implemention,
39+
// using an Elvish map as an interface implementation,
4040
// see [etk.RegisterStructOfFuncForInterface].
4141
//
4242
// This functions returns a value so that it can be called from the top level:

0 commit comments

Comments
 (0)