5737: Merge branch 'master' into 5737-ruby231
[arvados.git] / services / crunch-run / upload.go
index 23b7c38e23c3cf2d83264e479c98acbf9d130aa6..a068a2a77b3c6805b1eecdfc73d1df2eefd50ed0 100644 (file)
@@ -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