We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 372e107 + 1afc40c commit 601a77eCopy full SHA for 601a77e
dvc/repo/fetch.py
@@ -26,7 +26,7 @@ def _fetch(
26
"""Download data items from a cloud and imported repositories
27
28
Returns:
29
- int: number of succesfully downloaded files
+ int: number of successfully downloaded files
30
31
Raises:
32
DownloadError: thrown when there are failed downloads, either
0 commit comments