mirror of
https://github.com/labwc/labwc.git
synced 2025-11-05 13:29:58 -05:00
Fix various typos across the codebase
This commit is contained in:
parent
60aab98e8d
commit
be37f9a564
21 changed files with 40 additions and 40 deletions
|
|
@ -435,7 +435,7 @@ handle_menu_element(xmlNode *n, struct server *server)
|
|||
*
|
||||
* Openbox spec requires a label="" defined here, but it is
|
||||
* actually pointless so we handle it with or without the label
|
||||
* attritute to make it easier for users to define "root-menu"
|
||||
* attribute to make it easier for users to define "root-menu"
|
||||
* and "client-menu".
|
||||
*/
|
||||
struct menu **submenu = NULL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue