mirror of
https://github.com/rivo/tview.git
synced 2024-11-15 06:12:46 +00:00
Merge pull request #1 from Wenshiqi222/Wenshiqi222-patch-1
A word spelling error in comment dropdown.go
This commit is contained in:
commit
6bc094860b
@ -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…
Reference in New Issue
Block a user