diff --git a/menuitem.go b/menuitem.go index c6cda2f..35d0ed5 100644 --- a/menuitem.go +++ b/menuitem.go @@ -5,7 +5,7 @@ import "git.tebibyte.media/tomo/tomo/input" import "git.tebibyte.media/tomo/tomo/event" import "git.tebibyte.media/tomo/objects/layouts" -// MenuItem is a clickable button. +// MenuItem is a selectable memu item. type MenuItem struct { tomo.ContainerBox