Merge pull request #1192 from Charliekenney23/fix-typo

fix grammatical error
main
Sascha Grunert 4 years ago committed by GitHub
commit cd82784a53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -64,7 +64,7 @@ type App struct {
Action ActionFunc
// Execute this function if the proper command cannot be found
CommandNotFound CommandNotFoundFunc
// Execute this function if an usage error occurs
// Execute this function if a usage error occurs
OnUsageError OnUsageErrorFunc
// Compilation date
Compiled time.Time

Loading…
Cancel
Save