fix: typo spelling grammar

Signed-off-by: slowy07 <slowy.arfy@gmail.com>
This commit is contained in:
slowy07
2021-08-24 21:36:48 +07:00
committed by Brad Fitzpatrick
parent 780e65a613
commit ac0353e982
12 changed files with 14 additions and 14 deletions

View File

@@ -823,7 +823,7 @@ func (c *Direct) sendMapRequest(ctx context.Context, maxPolls int, cb func(*netm
}
// Get latest localPort. This might've changed if
// a lite map update occured meanwhile. This only affects
// a lite map update occurred meanwhile. This only affects
// the end-to-end test.
// TODO(bradfitz): remove the NetworkMap.LocalPort field entirely.
c.mu.Lock()