mirror of
https://github.com/rivo/tview.git
synced 2025-04-24 13:48:56 +08:00
Update dropdown.go
A little comment error
This commit is contained in:
parent
29d673af0c
commit
bcb1cef989
@ -29,7 +29,7 @@ type DropDown struct {
|
||||
// currently selected.
|
||||
currentOption int
|
||||
|
||||
// Strings to be placed beefore and after the current option.
|
||||
// Strings to be placed before and after the current option.
|
||||
currentOptionPrefix, currentOptionSuffix string
|
||||
|
||||
// The text to be displayed when no option has yet been selected.
|
||||
|
Loading…
x
Reference in New Issue
Block a user