diff --git a/doc/src/qtquick/qtquick-states.qdoc b/doc/src/qtquick/qtquick-states.qdoc index f476026d55b..c316df4575c 100644 --- a/doc/src/qtquick/qtquick-states.qdoc +++ b/doc/src/qtquick/qtquick-states.qdoc @@ -63,12 +63,12 @@ \li Show a different view or screen. \endlist - The \uicontrol State pane displays the different \l{State}{states} - of the component in the Design mode. The \uicontrol State pane is + The \uicontrol States pane displays the different \l{State}{states} + of the component in the Design mode. The \uicontrol States pane is collapsed by default to save space. Select \uicontrol Expand in the context menu to view the whole pane. - \image qmldesigner-transitions.png "State pane" + \image qmldesigner-transitions.png "States pane" To add states, click the \inlineimage plus.png button. Then modify the new state in the editor. For example, to change the @@ -81,7 +81,7 @@ \uicontrol {Set when Condition} in the menu and specify a \l [QtQuick]{State::when}{when} property for the state. - You can preview the states in the \uicontrol State pane and click them to + You can preview the states in the \uicontrol States pane and click them to switch between states on the canvas. \section1 Using States