10000 Merge pull request #1136 from PigeonF/PigeonF/push-mlqnlvmswwmp · crate-ci/typos@e903c46 · GitHub
[go: up one dir, main page]

Skip to content

Commit e903c46

Browse files
authored
Merge pull request #1136 from PigeonF/PigeonF/push-mlqnlvmswwmp
chore: Fix typo "potemtial" -> "potential"
2 parents 0d9e0c2<
8000
/a> + b994765 commit e903c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/typos-cli/src/file.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@ fn walk_entry(
719719
.any(|n| *n == entry.file_name())
720720
{
721721
log::debug!(
722-
"{}: skipping potemtial config file as it may have typos",
722+
"{}: skipping potential config file as it may have typos",
723723
entry.path().display()
724724
);
725725
return Ok(());

0 commit comments

Comments
 (0)
0