diff --git a/src/s2/encoded_s2point_vector_test.cc b/src/s2/encoded_s2point_vector_test.cc index c1c40886..18e808ec 100644 --- a/src/s2/encoded_s2point_vector_test.cc +++ b/src/s2/encoded_s2point_vector_test.cc @@ -140,7 +140,7 @@ TEST(EncodedS2PointVectorTest, PointsAtMultipleLevels) { // encoding (since different numbers of "base" bytes are encoded). // // Encoding: header (2 bytes), base (1 byte), block count (1 byte), block - // lengths (1 byte), block header (1 byte), 5 deltas (5 bytes), S2Point + // offsets (1 byte), block header (1 byte), 5 deltas (5 bytes), S2Point // exceptions (72 bytes). TestEncodedS2PointVector( {MakeCellIdOrDie("2/11001310230102").ToPoint(),