diff --git a/doc/images/qmldesigner-bindings.png b/doc/images/qmldesigner-bindings.png index 723fe3ea119..ebe24eb7582 100644 Binary files a/doc/images/qmldesigner-bindings.png and b/doc/images/qmldesigner-bindings.png differ diff --git a/doc/src/qtquick/qtquick-connection-editor.qdoc b/doc/src/qtquick/qtquick-connection-editor.qdoc index 236d3f9bbc6..a9ff30855b1 100644 --- a/doc/src/qtquick/qtquick-connection-editor.qdoc +++ b/doc/src/qtquick/qtquick-connection-editor.qdoc @@ -108,13 +108,13 @@ \li Select \uicontrol Item to select the target object whose property you want to change dynamically. - \li Select \uicontrol Property to specify the property to bind to a source + \li Select \uicontrol Property to select the property to bind to a source property. - \li Select \uicontrol {Source Item} to specify the object whose property you + \li Select \uicontrol {Source Item} to select the object whose property you want to use to determine the behavior of the target object. - \li Select \uicontrol {Source Property} to specify the property to bind the + \li Select \uicontrol {Source Property} to select the property to bind the target property to. \endlist