docs/labwc-menu.5.scd: fix menu definition

This is in line with 1a38cc8 and #109
This commit is contained in:
01micko 2021-11-14 07:39:24 +10:00 committed by Johan Malm
parent e227de1346
commit 1c5b5c25c5

View file

@ -15,7 +15,7 @@ A menu file must be entirely enclosed within <openbox_menu> and
</openbox_menu> tags. Inside these tags, menus are specified as follows:
```
<menu id="">
<menu id="" label="">
<item label="">
<action></action>
</item>