Skip to content

Commit 601a77e

Browse files
authored
Merge pull request #2712 from the-thirteenth-star/master
fixed typo
2 parents 372e107 + 1afc40c commit 601a77e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dvc/repo/fetch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def _fetch(
2626
"""Download data items from a cloud and imported repositories
2727
2828
Returns:
29-
int: number of succesfully downloaded files
29+
int: number of successfully downloaded files
3030
3131
Raises:
3232
DownloadError: thrown when there are failed downloads, either

0 commit comments

Comments
 (0)