Fix spelling

pull/502/head
Wilfred Hughes 2023-03-24 23:47:35 +07:00
parent 0ec2f3a319
commit 4753c3fc16
1 changed files with 1 additions and 1 deletions

@ -122,7 +122,7 @@ fn test_mime_type_false_positive() {
}
#[test]
fn sligtly_invalid_utf8() {
fn slightly_invalid_utf8() {
let mut cmd = Command::cargo_bin("difft").unwrap();
cmd.arg("sample_files/cli_tests/MainWindowViewModel.cs")