fix grammatical error

main
Charles Kenney 4 years ago
parent f53989457f
commit e5407cccf7
No known key found for this signature in database
GPG Key ID: F946AD918EB575DF

@ -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