aboutsummaryrefslogtreecommitdiff
path: root/pages
diff options
context:
space:
mode:
authorerciccione <erciccione@users.noreply.github.com>2018-05-13 17:11:25 +0200
committererciccione <erciccione@users.noreply.github.com>2018-05-13 17:11:25 +0200
commit290339a22d397de7d0091379a42093bfb0c403a9 (patch)
tree03795d9843ecab5f6870e94c270b6996107165ea /pages
parent63478b1c484b3dfb0d79c3497cc45fda841e4336 (diff)
downloadmonzero-gui-290339a22d397de7d0091379a42093bfb0c403a9.tar.gz
monzero-gui-290339a22d397de7d0091379a42093bfb0c403a9.tar.xz
monzero-gui-290339a22d397de7d0091379a42093bfb0c403a9.zip
missing <p>
Diffstat (limited to 'pages')
-rw-r--r--pages/Receive.qml2
1 files changed, 1 insertions, 1 deletions
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 {
"<p>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.</p>" +
- "It's up to you whether to accept unconfirmed transactions or not. It is likely they'll be " +
+ "<p>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).</p>"
)