From 290339a22d397de7d0091379a42093bfb0c403a9 Mon Sep 17 00:00:00 2001 From: erciccione Date: Sun, 13 May 2018 17:11:25 +0200 Subject: [PATCH] missing

--- pages/Receive.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Receive.qml b/pages/Receive.qml index c57a16aa..515c7e81 100644 --- a/pages/Receive.qml +++ b/pages/Receive.qml @@ -529,7 +529,7 @@ Rectangle { "

This page will automatically scan the blockchain and the tx pool " + "for incoming transactions using this QR code. If you input an amount, it will also check " + "that incoming transactions total up to that amount.

" + - "It's up to you whether to accept unconfirmed transactions or not. It is likely they'll be " + + "

It's up to you whether to accept unconfirmed transactions or not. It is likely they'll be " + "confirmed in short order, but there is still a possibility they might not, so for larger " + "values you may want to wait for one or more confirmation(s).

" )