mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-02 11:46:11 -04:00
Fix wording
This commit is contained in:
parent
67a3c5d502
commit
b8baffbc23
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ public class SellerStep1View extends TradeStepView {
|
||||||
@Override
|
@Override
|
||||||
protected String getInfoText() {
|
protected String getInfoText() {
|
||||||
return "Deposit transaction has been published.\n" +
|
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.";
|
"starting the payment.";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue