Skip to content

Commit 1769fa8

Browse files
johnny9MarnixCroes
andauthored
Fix typo in MultipleSendReview
Co-authored-by: Marnix Croes <93143998+MarnixCroes@users.noreply.github.com>
1 parent 5642319 commit 1769fa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qml/pages/wallet/MultipleSendReview.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Page {
141141
}
142142

143143
ContinueButton {
144-
id: confimationButton
144+
id: confirmationButton
145145
Layout.fillWidth: true
146146
Layout.topMargin: 30
147147
text: qsTr("Send")

0 commit comments

Comments
 (0)