multi: fix spelling mistakes

This commit is contained in:
Conner Fromknecht
2019-05-04 15:35:37 -07:00
parent 517cdd66bf
commit 17b2140cb5
22 changed files with 25 additions and 25 deletions

View File

@@ -207,7 +207,7 @@ func (r ConfRequest) MatchesTx(tx *wire.MsgTx) bool {
}
// ConfNtfn represents a notifier client's request to receive a notification
// once the target transaction/ouput script gets sufficient confirmations. The
// once the target transaction/output script gets sufficient confirmations. The
// client is asynchronously notified via the ConfirmationEvent channels.
type ConfNtfn struct {
// ConfID uniquely identifies the confirmation notification request for