spelling fix

This commit is contained in:
Chelsea Holland Komlo 2018-08-14 14:06:04 -04:00
parent 3e85a197b8
commit ba7a46471f
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ func (c *JobHistoryCommand) formatJobVersions(versions []*api.Job, diffs []*api.
func (c *JobHistoryCommand) formatJobVersion(job *api.Job, diff *api.JobDiff, nextVersion uint64, full bool) error {
if job == nil {
return fmt.Errorf("Error printing job history for non-existant job or job version")
return fmt.Errorf("Error printing job history for non-existing job or job version")
}
basic := []string{