1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-31 16:52:10 +01:00

LP-26 Fix spelling

This commit is contained in:
Stefan Karlsson 2015-07-19 13:33:14 +02:00
parent d81ae88e2e
commit ec8590d17d

View File

@ -102,7 +102,7 @@ Item {
} else if (authorEmail != "") {
authorEmail
} else {
"Unkown Author"
"Unknown Author"
}
}
width: container.width - photo.width - icon.width - 24