mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-29 15:11:09 +02:00
chore: fix struct names
Signed-off-by: hidewrong <hidewrong@outlook.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user