mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-21 16:41:01 -05:00
docs: Fix typo
This commit is contained in:
parent
c05ab4f9dc
commit
ed00f3ceae
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ pub trait FileSource {
|
|||
None
|
||||
}
|
||||
|
||||
/// Verifying spelling in filess.
|
||||
/// Verifying spelling in files.
|
||||
fn check_file(&self) -> Option<bool> {
|
||||
None
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue