Merge pull request #1 from Wenshiqi222/Wenshiqi222-patch-1

A   word spelling error in comment dropdown.go
pull/626/head
Wenshiqi222 3 years ago committed by GitHub
commit 6bc094860b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -29,7 +29,7 @@ type DropDown struct {
// currently selected. // currently selected.
currentOption int 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 currentOptionPrefix, currentOptionSuffix string
// The text to be displayed when no option has yet been selected. // The text to be displayed when no option has yet been selected.

Loading…
Cancel
Save