aboutsummaryrefslogtreecommitdiffstats
path: root/examples/controls/gallery/pages/BusyIndicatorPage.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/controls/gallery/pages/BusyIndicatorPage.qml')
-rw-r--r--examples/controls/gallery/pages/BusyIndicatorPage.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/controls/gallery/pages/BusyIndicatorPage.qml b/examples/controls/gallery/pages/BusyIndicatorPage.qml
index 2d538216..5aed6e59 100644
--- a/examples/controls/gallery/pages/BusyIndicatorPage.qml
+++ b/examples/controls/gallery/pages/BusyIndicatorPage.qml
@@ -53,7 +53,7 @@ Pane {
wrapMode: Label.Wrap
horizontalAlignment: Qt.AlignHCenter
text: "BusyIndicator is used to indicate activity while content is being loaded,"
- + " or the UI is blocked waiting for a resource to become available."
+ + " or when the UI is blocked waiting for a resource to become available."
}
BusyIndicator {