chore: remove repetitive word

Signed-off-by: cuibuwei <cuibuwei@gmail.com>
pull/966/head
cuibuwei 3 weeks ago
parent 79d4cc3212
commit 943ecd8ba4

@ -30,7 +30,7 @@ type FormItem interface {
// GetFieldWidth returns the width of the form item's field (the area which
// is manipulated by the user) in number of screen cells. A value of 0
// indicates the the field width is flexible and may use as much space as
// indicates the field width is flexible and may use as much space as
// required.
GetFieldWidth() int

Loading…
Cancel
Save