diff --git a/cmd/completion.go b/cmd/completion.go index 9da19797..c4f99c72 100644 --- a/cmd/completion.go +++ b/cmd/completion.go @@ -34,7 +34,7 @@ Will load the shell completion code. }, } -// Generate the the approriate autocompletion file +// Generate the approriate autocompletion file func Generate(cmd *cobra.Command, args []string) error { // Check the passed in arguments