bitbucket lister: fix typo in docstring

This commit is contained in:
Stefano Zacchiroli 2019-07-04 14:40:02 +02:00
parent 226dfe945f
commit bb2dc77788

View file

@ -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