summaryrefslogtreecommitdiff
path: root/doc/qtdesignstudio/examples/doc/sidemenu.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qtdesignstudio/examples/doc/sidemenu.qdoc')
-rw-r--r--doc/qtdesignstudio/examples/doc/sidemenu.qdoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/qtdesignstudio/examples/doc/sidemenu.qdoc b/doc/qtdesignstudio/examples/doc/sidemenu.qdoc
index 15cc4ddf56..2f7e39ec4b 100644
--- a/doc/qtdesignstudio/examples/doc/sidemenu.qdoc
+++ b/doc/qtdesignstudio/examples/doc/sidemenu.qdoc
@@ -101,8 +101,9 @@
We construct the menu bar in the \e {MainFile.ui.qml} file using the
\l {Form Editor}. The CustomButton component is listed in
\l Library > \uicontrol Components > \uicontrol {My Components}.
- We drag and drop several instances of the component to the \l {Form Editor}
- and enclose them in a RowLayout component to lay them out as a menu bar.
+ We drag-and-drop several instances of the component to the
+ \uicontrol {Form Editor} and enclose them in a RowLayout component instance
+ to lay them out as a menu bar.
\image sidemenu-menubar.png