X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/795125d3d998bc1fdbaf31d7d3dd048564f8e685..e1e05845b74ce70712e414830f992ce57d7a8453:/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 }