aboutsummaryrefslogtreecommitdiffstats
path: root/light
diff options
context:
space:
mode:
Diffstat (limited to 'light')
-rw-r--r--light/odr_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/light/odr_test.go b/light/odr_test.go
index 34e1f6f7c..a98adc860 100644
--- a/light/odr_test.go
+++ b/light/odr_test.go
@@ -300,7 +300,7 @@ func testChainOdr(t *testing.T, protocol int, fn odrTestFn) {
}
}
- // expect retrievals to fail (except genesis block) without a les peer
+ // expect retrievals to fail (except genesis block) without a lds peer
t.Log("checking without ODR")
odr.disable = true
test(1)