Fix minor typos

This commit is contained in:
Phil Davis
2020-10-14 12:31:18 +05:45
parent 84e281e693
commit 1061783ef8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ type Options struct {
Context *cli.Context
}
// Option undocummented
// Option undocumented
type Option func(o *Options)
// Services option