mirror of
https://github.com/Maks1mS/bubbles.git
synced 2025-01-12 06:51:05 +03:00
docs(list): fix typo in doc comment
This commit is contained in:
parent
aa0744fd8d
commit
00ec90b59f
@ -135,7 +135,7 @@ type Model struct {
|
|||||||
// Key mappings for navigating the list.
|
// Key mappings for navigating the list.
|
||||||
KeyMap KeyMap
|
KeyMap KeyMap
|
||||||
|
|
||||||
// Filter used to filter the list.
|
// Filter is used to filter the list.
|
||||||
Filter FilterFunc
|
Filter FilterFunc
|
||||||
|
|
||||||
disableQuitKeybindings bool
|
disableQuitKeybindings bool
|
||||||
|
Loading…
Reference in New Issue
Block a user