mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 00:51:11 -05:00
commit
b329b17e96
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ pub(crate) struct FileArgs {
|
|||
check_filenames: bool,
|
||||
|
||||
#[structopt(long, overrides_with("check-files"))]
|
||||
/// Skip verifying spelling in filess.
|
||||
/// Skip verifying spelling in files.
|
||||
no_check_files: bool,
|
||||
#[structopt(long, overrides_with("no-check-files"), hidden(true))]
|
||||
check_files: bool,
|
||||
|
|
Loading…
Reference in a new issue