mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-27 14:11:04 +02:00
trivial: Fix spelling errors
- Fixes some spelling in code comments and a couple of function names
This commit is contained in:
@@ -72,7 +72,7 @@ type clientUpdate struct {
|
||||
clientID uint64
|
||||
|
||||
// client is the new client that will receive updates. Will be nil in
|
||||
// case this is a cancallation update.
|
||||
// case this is a cancellation update.
|
||||
client *Client
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user