Skip to content

Commit

Permalink
Drive-by fix: "reoccur" is a non-hyphenated word
Browse files Browse the repository at this point in the history
  • Loading branch information
benhoyt committed Mar 24, 2023
1 parent 6238f60 commit ff61b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/pebble/cmd_warnings.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ var shortOkayHelp = "Acknowledge warnings"
var longOkayHelp = `
The okay command acknowledges the warnings listed with 'pebble warnings'.
Once acknowledged a warning won't appear again unless it re-occurrs and
Once acknowledged a warning won't appear again unless it reoccurs and
sufficient time has passed.
`

Expand Down

0 comments on commit ff61b3c

Please sign in to comment.