X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/2033d7f870dd0e4c65b563d689514fe21e478992..5caa73a3bf5a17241bf908c75aa2c3aa427289d1:/services/crunch-run/upload.go diff --git a/services/crunch-run/upload.go b/services/crunch-run/upload.go index 23b7c38e23..a068a2a77b 100644 --- a/services/crunch-run/upload.go +++ b/services/crunch-run/upload.go @@ -103,7 +103,7 @@ func (m *CollectionFileWriter) goUpload() { finish <- errors } -// CollectionWriter makes implements creating new Keep collections by opening files +// CollectionWriter implements creating new Keep collections by opening files // and writing to them. type CollectionWriter struct { IKeepClient