mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-14 09:17:25 -04:00
fix typos in Receive.qml and SharedRingDB.qml
This commit is contained in:
@@ -433,7 +433,7 @@ Rectangle {
|
||||
onLinkActivated: {
|
||||
receivePageDialog.title = qsTr("QR Code") + translationManager.emptyString;
|
||||
receivePageDialog.text = qsTr(
|
||||
"<p>This QR code includes the address you selected above and" +
|
||||
"<p>This QR code includes the address you selected above and " +
|
||||
"the amount you entered below. Share it with others (right-click->Save) " +
|
||||
"so they can more easily send you exact amounts.</p>"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user