Fix minor typos
This commit is contained in:
@@ -12,7 +12,7 @@ type Options struct {
|
||||
Context *cli.Context
|
||||
}
|
||||
|
||||
// Option undocummented
|
||||
// Option undocumented
|
||||
type Option func(o *Options)
|
||||
|
||||
// Services option
|
||||
|
||||
Reference in New Issue
Block a user