Merge pull request #23 from molan-git/upstream

Fix writing mistake
This commit is contained in:
molan-git 2020-04-28 07:26:37 +02:00 committed by GitHub
commit 71e54bc316
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,7 +62,7 @@ Page {
TextField {
id: instance
focus: true
label: qsTr("Enter an Mastodon instance URL")
label: qsTr("Enter a valid Mastodon instance URL")
text: "https://"
placeholderText: "https://mastodon.social"
width: parent.width