fix typo in docstrings/comments (tnx codespell)
This commit is contained in:
parent
16e40151dd
commit
4f2361ab0e
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ class SWHListerBase(abc.ABC, config.SWHConfig):
|
|||
Raises:
|
||||
Will catch internal transport-dependent connection exceptions and
|
||||
raise swh.lister.core.lister_base.FetchError instead. Other
|
||||
non-connection exceptions should propogate unchanged.
|
||||
non-connection exceptions should propagate unchanged.
|
||||
"""
|
||||
pass
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue