Fix doc comment on MenuItem
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user