Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/tutorials/menu/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -274,10 +274,10 @@ field.
:caption: Adding toggle button to the layout
:lines: 217

Adding a Dropdowm
Adding a Dropdown
~~~~~~~~~~~~~~~~~

We add a dropdowm by using ``UIDropdown``.
We add a dropdown by using ``UIDropdown``.

.. literalinclude:: menu_05.py
:caption: Adding dropdown
Expand Down