X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7c335bf3dc935f6ac0f1845f65063d5b40ddb5ed..8ada36c931712304c4b2c70bdcbc316b1ad2c4e2:/services/keep-balance/balance.go diff --git a/services/keep-balance/balance.go b/services/keep-balance/balance.go index 8fc06c3534..9389f19ed8 100644 --- a/services/keep-balance/balance.go +++ b/services/keep-balance/balance.go @@ -246,7 +246,7 @@ func (bal *Balancer) GetCurrentState(c *arvados.Client, pageSize, bufs int) erro } if len(errs) > 0 { // Some other goroutine encountered an - // error -- any futher effort here + // error -- any further effort here // will be wasted. return }