The irony of a typo in typos is not missing
This commit is contained in:
Brian Teeman 2021-06-08 08:35:08 +01:00 committed by GitHub
parent 1612e077ac
commit 4caddb6a80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,