Fix doc comment on MenuItem

This commit is contained in:
Sasha Koshka 2024-06-25 02:33:36 -04:00
parent b7d1a0abdd
commit b9f980e7fd

View File

@ -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