Fix typo in Synopsis for galaxycommand fixer (#8573)

pull/8576/head
Ricard Clau 6 years ago committed by Adrien Delorme
parent f828255103
commit b2578ee0f9

@ -66,5 +66,5 @@ func (FixerGalaxyCommand) Fix(input map[string]interface{}) (map[string]interfac
}
func (FixerGalaxyCommand) Synopsis() string {
return `Replaces "galaxycommad" in ansible-local provisioner configs with "galaxy_command"`
return `Replaces "galaxycommand" in ansible-local provisioner configs with "galaxy_command"`
}

Loading…
Cancel
Save