More naming fixes
This commit is contained in:
parent
8e2bf39833
commit
41f07acc10
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@ CoverBackground {
|
|||
Label {
|
||||
id: label
|
||||
anchors.centerIn: parent
|
||||
text: qsTr("Seaprint")
|
||||
text: qsTr("SeaPrint")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue