Skip to content

Commit

Permalink
docs: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Nov 2, 2019
1 parent c05ab4f commit ed00f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ pub trait FileSource {
None
}

/// Verifying spelling in filess.
/// Verifying spelling in files.
fn check_file(&self) -> Option<bool> {
None
}
Expand Down

0 comments on commit ed00f3c

Please sign in to comment.