Skip to content

Commit

Permalink
Merge branch 'master' into author-improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
Lynn Cyrin (they/them) authored Oct 2, 2019
2 parents 54913ed + 63cd2e3 commit c0d01ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flag.go
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ type RequiredFlag interface {
type DocGenerationFlag interface {
Flag

// TakesValue returns true of the flag takes a value, otherwise false
// TakesValue returns true if the flag takes a value, otherwise false
TakesValue() bool

// GetUsage returns the usage string for the flag
Expand Down

0 comments on commit c0d01ac

Please sign in to comment.