mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-16 15:58:11 +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.pixelSize: 18
|
||||
color: "#4A4949"
|
||||
text: qsTr("Filter trasactions history") + translationManager.emptyString
|
||||
text: qsTr("Filter transactions history") + translationManager.emptyString
|
||||
}
|
||||
|
||||
Label {
|
||||
|
|
Loading…
Reference in a new issue