mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-10 06:07:16 +01:00
multi: Fix typos [skip ci]
This commit is contained in:
@@ -33,7 +33,7 @@ type Config struct {
|
||||
// feature sets.
|
||||
type Manager struct {
|
||||
// fsets is a static map of feature set to raw feature vectors. Requests
|
||||
// are fulfilled by cloning these interal feature vectors.
|
||||
// are fulfilled by cloning these internal feature vectors.
|
||||
fsets map[Set]*lnwire.RawFeatureVector
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user