Writing mistake fix

Fixed 'Development and maintenance'
This commit is contained in:
molan-git 2020-04-27 17:11:34 +02:00 committed by GitHub
parent 873d9b7231
commit 3078cef1a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -113,12 +113,6 @@ Page {
}
Repeater {
model: ListModel {
ListElement {
name: "molan"
desc: qsTr("Maintainer of this release")
mastodon: ""
mail: "mol_an@sunrise.ch"
}
ListElement {
name: "Duško Angirević"
desc: qsTr("UI/UX design and development")
@ -132,8 +126,8 @@ Page {
mail: "micotakis@gmail.com"
}
ListElement {
name: "molan"
desc: qsTr("Development and maintenence")
name: "Molan"
desc: qsTr("Development and maintenance")
mastodon: ""
mail: "mol_an@sunrise.ch"
}