mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-18 23:53:41 +02:00
Typo on Verify Payment page
This commit is contained in:
parent
160a042165
commit
7cf363e8e0
@ -103,7 +103,7 @@ Rectangle {
|
||||
wrapMode: Text.Wrap
|
||||
}
|
||||
Text {
|
||||
text: qsTr("If a payment had several transactions then each must must be checked and the results combined.") + translationManager.emptyString
|
||||
text: qsTr("If a payment had several transactions then each must be checked and the results combined.") + translationManager.emptyString
|
||||
wrapMode: Text.Wrap
|
||||
Layout.fillWidth: true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user