Update Transfer.qml

pull/2/head
xmr-eric 8 years ago committed by GitHub
parent a81b5ef08c
commit eb50355916

@ -136,7 +136,7 @@ Rectangle {
anchors.rightMargin: 17
anchors.topMargin: 30
fontSize: 14
text: qsTr("Privacy Level") + translationManager.emptyString
text: qsTr("Privacy level") + translationManager.emptyString
}
PrivacyLevel {