chore: fix some typos in comments (#1582)

Signed-off-by: zhetaicheleba <taicheleba@outlook.com>
This commit is contained in:
zhetaicheleba
2026-01-21 01:03:31 +09:00
committed by GitHub
parent bf49e78243
commit e5f60fa54f
5 changed files with 9 additions and 9 deletions

View File

@@ -6,7 +6,7 @@ import (
)
const (
// Sentinal value
// Sentinel value
BucketNotCalculated = -1
)