chore: fix struct names

Signed-off-by: hidewrong <hidewrong@outlook.com>
This commit is contained in:
hidewrong
2024-04-17 11:19:31 +08:00
parent 2ccf58e2af
commit 8afb978c81
3 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ func TestWeightedChoiceEmptyMap(t *testing.T) {
}
}
// singeNonZero is a type used to generate float64 slices with one non-zero
// singleNonZero is a type used to generate float64 slices with one non-zero
// element.
type singleNonZero []float64