mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Optimize some wrong usage and spelling
Signed-off-by: wgliang <liangcszzu@163.com>
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
"golang.org/x/net/context"
|
||||
)
|
||||
|
||||
// CreateOpt is is passed used to change the defualt plugin config before
|
||||
// CreateOpt is is passed used to change the default plugin config before
|
||||
// creating it
|
||||
type CreateOpt func(*Config)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user