mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-26 20:45:54 +00:00
typo
This commit is contained in:
parent
2ecba2e5d7
commit
33275c9d44
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ Rectangle {
|
||||||
font.family: "Arial"
|
font.family: "Arial"
|
||||||
font.pixelSize: 18
|
font.pixelSize: 18
|
||||||
color: "#4A4949"
|
color: "#4A4949"
|
||||||
text: qsTr("Filter trasactions history") + translationManager.emptyString
|
text: qsTr("Filter transactions history") + translationManager.emptyString
|
||||||
}
|
}
|
||||||
|
|
||||||
Label {
|
Label {
|
||||||
|
|
Loading…
Reference in a new issue