diff --git a/command/agent/local.go b/command/agent/local.go index ea1217f827..3447b6ef6e 100644 --- a/command/agent/local.go +++ b/command/agent/local.go @@ -439,7 +439,7 @@ func (l *localState) setSyncState() error { eCopy := existing.Clone() // Copy the server's check before modifying, otherwise - // in-memory RPC-based unit tests will have side effects. + // in-memory RPCs will have side effects. cCopy := check.Clone() // If there's a defer timer active then we've got a