Skip to content

Commit cc50355

Browse files
burrbullEmilgardis
andauthored
Update src/cli.rs
Co-authored-by: Emil Gardström <[email protected]>
1 parent 318bdcb commit cc50355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ enum Command {
2424
#[clap(long)]
2525
format_config: Option<PathBuf>,
2626

27-
/// When patch error is occured print formatted yaml with all rules included
27+
/// When a patch error happens print formatted yaml with all rules included
2828
#[clap(long)]
2929
show_patch_on_error: bool,
3030
},

0 commit comments

Comments
 (0)