aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/signals/qmltopy3/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/signals/qmltopy3/README')
-rw-r--r--examples/declarative/signals/qmltopy3/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/signals/qmltopy3/README b/examples/declarative/signals/qmltopy3/README
index bb0d887..fba04e9 100644
--- a/examples/declarative/signals/qmltopy3/README
+++ b/examples/declarative/signals/qmltopy3/README
@@ -1,4 +1,4 @@
-This example illustrates connecting signals to from QML to Python in
+This example illustrates connecting signals from QML to Python in
Python using a top-level QML signal.
When the button is held depressed, the button turns upside down. The