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