Skip to content

Commit d72d279

Browse files
authored
Merge pull request containerd#5995 from wssccc/wssccc-patch-2
Fix typo
2 parents 7ddf5e5 + 8596d11 commit d72d279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/context.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626
"github.com/pkg/errors"
2727
)
2828

29-
// InitContext is used for plugin inititalization
29+
// InitContext is used for plugin initialization
3030
type InitContext struct {
3131
Context context.Context
3232
Root string

0 commit comments

Comments
 (0)