There was an error while loading. Please reload this page.
1 parent 3dfae11 commit 61fa304Copy full SHA for 61fa304
1 file changed
pkg/eval/vals/method_map_stub.go
@@ -36,7 +36,7 @@ func GetMethodMapKeys(v any) MethodMapKeys {
36
// but we don't want to expose all of them in this way.
37
//
38
// For the mechanism that enables bindings in the other direction -
39
-// using an Elvish map as an interface implemention,
+// using an Elvish map as an interface implementation,
40
// see [etk.RegisterStructOfFuncForInterface].
41
42
// This functions returns a value so that it can be called from the top level:
0 commit comments