Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cruessler committed Jun 14, 2020
1 parent a948db6 commit b5b30ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ fn run() -> Result<()> {
Arg::with_name("only-show-changes")
.long("only-show-changes")
.help(
"Only show repositories that contains changes (useful in \
"Only show repositories that contain changes (useful in \
combination with --depth and --summary)",
),
)
Expand Down

0 comments on commit b5b30ab

Please sign in to comment.