mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-29 15:11:09 +02:00
sweep+lntest: fix typos
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
"github.com/lightningnetwork/lnd/lntest/wait"
|
||||
)
|
||||
|
||||
// nodeManager is responsible for hanlding the start and stop of a given node.
|
||||
// nodeManager is responsible for handling the start and stop of a given node.
|
||||
// It also keeps track of the running nodes.
|
||||
type nodeManager struct {
|
||||
sync.Mutex
|
||||
|
Reference in New Issue
Block a user