Fix minor typo in comment

Fix minor typo in comment
This commit is contained in:
Rajadeepan D Ramesh 2017-08-21 23:40:05 +05:30 committed by GitHub
parent 081ac9b5fd
commit d1d9a045af

View File

@ -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 { func Generate(cmd *cobra.Command, args []string) error {
// Check the passed in arguments // Check the passed in arguments