Просмотр исходного кода

Dpkg::Compression: fix typo in documentation.

Raphaël Hertzog лет назад: 15
Родитель
Сommit
4c90c631bd
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      scripts/Dpkg/Compression.pm

+ 1 - 1
scripts/Dpkg/Compression.pm

@@ -154,7 +154,7 @@ C<compression_set_default> has been used to change it.
 
 =item compression_set_default($comp)
 
-Change the default compression methode. Errors out if the
+Change the default compression method. Errors out if the
 given compression method is not supported.
 
 =cut