routing: typo fix
"we're closed" should be "were closed"
This commit is contained in:
parent
a93736d21e
commit
bbc2ecd580
@ -499,7 +499,7 @@ func (r *ChannelRouter) syncGraphWithChain() error {
|
||||
numChansClosed += numClosed
|
||||
}
|
||||
|
||||
log.Infof("Graph pruning complete: %v channels we're closed since "+
|
||||
log.Infof("Graph pruning complete: %v channels were closed since "+
|
||||
"height %v", numChansClosed, pruneHeight)
|
||||
return nil
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user