diff --git a/dvc/repo/fetch.py b/dvc/repo/fetch.py index b69c8c04b2..95eba34b10 100644 --- a/dvc/repo/fetch.py +++ b/dvc/repo/fetch.py @@ -26,7 +26,7 @@ def _fetch( """Download data items from a cloud and imported repositories Returns: - int: number of succesfully downloaded files + int: number of successfully downloaded files Raises: DownloadError: thrown when there are failed downloads, either