diff --git a/swh/lister/bitbucket/lister.py b/swh/lister/bitbucket/lister.py index 5877c8d..30787b1 100644 --- a/swh/lister/bitbucket/lister.py +++ b/swh/lister/bitbucket/lister.py @@ -50,7 +50,7 @@ class BitBucketLister(IndexingHttpLister): and return it as a datetime. Args: - reponse (Response): requests' response from api call + response (Response): requests' response from api call Returns: next date as a datetime