From b7524bbae06d7947fddbff03e9ddb52d09e8f1f1 Mon Sep 17 00:00:00 2001 From: Antoine Lambert Date: Thu, 10 Feb 2022 16:25:42 +0100 Subject: [PATCH] debian/test_lister: Fix typo detected with codespell --- swh/lister/debian/tests/test_lister.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swh/lister/debian/tests/test_lister.py b/swh/lister/debian/tests/test_lister.py index 0aa9704..695d7f1 100644 --- a/swh/lister/debian/tests/test_lister.py +++ b/swh/lister/debian/tests/test_lister.py @@ -24,7 +24,7 @@ from swh.scheduler.interface import SchedulerInterface # Those tests use sample debian Sources files whose content has been extracted # from the real Sources files from stretch, buster and bullseye suite. -# They contain the follwowing package source info +# They contain the following package source info # - stretch: # * dh-elpa (versions: 0.0.18, 0.0.19, 0.0.20), # * git (version: 1:2.11.0-3+deb9u7)