QmlDesigner: Consistently capizalize "Flickable"

Change-Id: Ie291f5cd2b5091a885945d074c9ea08aa14d7f84
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
Robert Loehning
2019-07-03 18:03:41 +02:00
committed by Tim Jenssen
parent 89dda94dca
commit c4512f466a

View File

@@ -71,7 +71,7 @@ Section {
Label {
text: qsTr("Movement")
tooltip: qsTr("Determines whether the flickable will give a feeling that the edges of the view are soft, rather than a hard physical boundary.")
tooltip: qsTr("Determines whether the Flickable will give a feeling that the edges of the view are soft, rather than a hard physical boundary.")
}
SecondColumnLayout {