mirror of
https://github.com/rivo/tview.git
synced 2025-04-26 13:49:06 +08:00
Merge pull request #626 from Wenshiqi222/master
A little comment error in dropdown.go
This commit is contained in:
commit
f7430b878d
@ -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