multi: fix various typos in comments

This commit is contained in:
maurycy
2018-09-06 10:48:46 +02:00
parent dcd8190c80
commit ac24b12bf2
24 changed files with 37 additions and 37 deletions

View File

@ -537,7 +537,7 @@ func TestSendPaymentErrorNonFinalTimeLockErrors(t *testing.T) {
}
// Send off the payment request to the router, this payment should
// suceed as we should actually go through Pham Nuwen in order to get
// succeed as we should actually go through Pham Nuwen in order to get
// to Sophon, even though he has higher fees.
paymentPreImage, route, err := ctx.router.SendPayment(&payment)
if err != nil {