diff --git a/doc/src/qtquick/qtquick-components.qdoc b/doc/src/qtquick/qtquick-components.qdoc index 77e0a8c58a3..aecac17aed4 100644 --- a/doc/src/qtquick/qtquick-components.qdoc +++ b/doc/src/qtquick/qtquick-components.qdoc @@ -163,7 +163,7 @@ Property bindings are created implicitly in QML whenever a property is assigned a JavaScript expression. To set JavaScript expressions as values - of properties in the Design mode, select the \uicontrol Nut menu next to + of properties in the Design mode, select the \uicontrol Settings menu next to a property, and then select \uicontrol {Set Binding}. \image qmldesigner-set-expression.png "Type properties context menu" diff --git a/doc/src/qtquick/qtquick-properties.qdoc b/doc/src/qtquick/qtquick-properties.qdoc index c9d134d15c7..41e1086f8ad 100644 --- a/doc/src/qtquick/qtquick-properties.qdoc +++ b/doc/src/qtquick/qtquick-properties.qdoc @@ -50,7 +50,7 @@ \uicontrol Properties pane, and enter the name of another QML type in the field. If you have specified properties for the item that are not supported for the new type, the type cannot be changed and an error message is - displayed. Select the \uicontrol Nut menu next to the property name, and + displayed. Select the \uicontrol Settings menu next to the property name, and then select \uicontrol Reset to remove the property values before trying again.