From 273d3419f2d821b7d518ab101d69dfe71f0c0ed9 Mon Sep 17 00:00:00 2001 From: Daniel Lemire Date: Wed, 9 Oct 2024 19:59:53 -0400 Subject: [PATCH] fix typo --- serialization_frozen_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serialization_frozen_test.go b/serialization_frozen_test.go index 957cc6c9..126c9a9b 100644 --- a/serialization_frozen_test.go +++ b/serialization_frozen_test.go @@ -143,7 +143,7 @@ func TestBitMapValidationFromFrozen(t *testing.T) { // The tests expect a certain size, with values at certain location. // The tests are geared toward single byte corruption. - // There is no way to test Bitmap container corruption once the bitmap is deserialzied + // There is no way to test Bitmap container corruption once the bitmap is deserialized deserializationTests := []struct { name string