Skip to content

Commit e565fce

Browse files
committed
Change comment
1 parent d4a3269 commit e565fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs/projects/tasks.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1017,7 +1017,7 @@ def move_files(
10171017
])
10181018

10191019
if getattr(storage, 'write_build_media', False):
1020-
# Remove artifacts from remote storage if it exists
1020+
# Remove the media from remote storage if it exists
10211021
storage_path = version.project.get_storage_path(
10221022
type_=media_type,
10231023
version_slug=version.slug,

0 commit comments

Comments
 (0)