mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-28 14:40:51 +02:00
multi: Fix typos [skip ci]
This commit is contained in:
@@ -16,7 +16,7 @@ import (
|
||||
"google.golang.org/grpc"
|
||||
)
|
||||
|
||||
// lndStarted will be used atomically to ensure only a singel lnd instance is
|
||||
// lndStarted will be used atomically to ensure only a single lnd instance is
|
||||
// attempted to be started at once.
|
||||
var lndStarted int32
|
||||
|
||||
|
Reference in New Issue
Block a user