Guillem Jover лет назад: 11
Родитель
Сommit
5843f277d9
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      scripts/t/Dpkg_Source_Patch.t

+ 1 - 1
scripts/t/Dpkg_Source_Patch.t

@@ -58,7 +58,7 @@ test_patch_escape('index-+++', 'symlink', 'index-+++.patch',
 test_patch_escape('index-inert', 'symlink', 'index-inert.patch',
                   'Patch should not fail to apply using an inert Index:');
 ok(-e "$tmpdir/index-inert-tree/inert-file",
-   'Patch with inert Index: applies correrctly');
+   'Patch with inert Index: applies correctly');
 
 # This is CVE-2014-3864
 test_patch_escape('partial', 'symlink', 'partial.patch',