Fix wording

This commit is contained in:
Manfred Karrer 2016-06-12 15:18:29 +02:00
parent 67a3c5d502
commit b8baffbc23

View File

@ -43,7 +43,7 @@ public class SellerStep1View extends TradeStepView {
@Override
protected String getInfoText() {
return "Deposit transaction has been published.\n" +
"The bitcoin buyer need to wait for at least one blockchain confirmation before " +
"The bitcoin buyer needs to wait for at least one blockchain confirmation before " +
"starting the payment.";
}