mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-08 14:57:38 +02:00
trivial: Fix spelling errors
- Fixes some spelling in code comments and a couple of function names
This commit is contained in:
@@ -254,7 +254,7 @@ func BenchmarkReadMessage(b *testing.B) {
|
||||
// type.
|
||||
//
|
||||
// TODO(yy): the following testing messages are created somewhat arbitrary. We
|
||||
// should standardlize each of the testing messages so that a better baseline
|
||||
// should standardize each of the testing messages so that a better baseline
|
||||
// can be used.
|
||||
func makeAllMessages(t testing.TB, r *rand.Rand) []lnwire.Message {
|
||||
msgAll := []lnwire.Message{}
|
||||
|
Reference in New Issue
Block a user