Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
boozook committed Apr 21, 2022
1 parent 5d0be2b commit e739018
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 @@ -634,7 +634,7 @@ impl Package {
}

#[derive(StructOpt, Debug)]
#[structopt(name = "clank")]
#[structopt(name = "crank")]
struct Opt {
#[structopt(short, long)]
verbose: bool,
Expand Down

0 comments on commit e739018

Please sign in to comment.