mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-28 06:32:18 +02:00
multi: fix spelling mistakes
This commit is contained in:
@@ -258,7 +258,7 @@ type GossipSyncer struct {
|
||||
syncTransitionReqs chan *syncTransitionReq
|
||||
|
||||
// historicalSyncReqs is a channel that serves as a signal for the
|
||||
// gossip syncer to perform a historical sync. Theese can only be done
|
||||
// gossip syncer to perform a historical sync. These can only be done
|
||||
// once the gossip syncer is in a chansSynced state to ensure its state
|
||||
// machine behaves as expected.
|
||||
historicalSyncReqs chan *historicalSyncReq
|
||||
|
Reference in New Issue
Block a user