test_import_orig: Fix typo
authorGuido Günther <agx@sigxcpu.org>
Tue, 25 Aug 2020 16:31:40 +0000 (18:31 +0200)
committerGuido Günther <agx@sigxcpu.org>
Tue, 25 Aug 2020 16:32:19 +0000 (18:32 +0200)
tests/component/deb/test_import_orig.py

index cadda636cab934e3435bf48b81bea50336c08314..480792491c27aa7fe849f576166ec06641d33d74 100644 (file)
@@ -388,7 +388,7 @@ class TestImportOrig(ComponentTestBase):
     @RepoFixtures.quilt30(DEFAULT_DSC, opts=['--pristine-tar'])
     def test_postunpack_changes_with_orig_tarball(self, repo):
         """
-        Test that using a postupack script to apply changes works with an
+        Test that using a postunpack script to apply changes works with an
         upstream tarball that has already the correct name (#951534).
         """
         f = 'hello-debhelper_2.8.orig.tar.gz'