various: adds missing apostrophes to comments
Updates #cleanup Change-Id: I7bf29cc153c3c04e087f9bdb146c3437bed0129a Signed-off-by: Alex Chan <alexc@tailscale.com>
This commit is contained in:
+1
-1
@@ -357,7 +357,7 @@ func TestSyncSimpleE2E(t *testing.T) {
|
||||
t.Fatalf("control Open() failed: %v", err)
|
||||
}
|
||||
|
||||
// Control knows the full chain, node only knows the genesis. Lets see
|
||||
// Control knows the full chain, node only knows the genesis. Let's see
|
||||
// if they can sync.
|
||||
nodeOffer, err := node.SyncOffer(nodeStorage)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user