spelling: incremented

This commit is contained in:
Josh Soref
2018-03-11 18:15:17 +00:00
parent 50256d183c
commit 396382b8e1

View File

@@ -1665,7 +1665,7 @@ type Job struct {
// of a deployment and can be manually set via APIs.
Stable bool
// Version is a monitonically increasing version number that is incremened
// Version is a monitonically increasing version number that is incremented
// on each job register.
Version uint64