diff --git a/lib/api/builds.rb b/lib/api/builds.rb index 6792afb064e8aa5a12783e9282746643a404556f..e65dfa88746ef230fea39ee9c2b1a0342109edb7 100644 --- a/lib/api/builds.rb +++ b/lib/api/builds.rb @@ -73,7 +73,7 @@ module API present_artifact!(build.artifacts_file) end - # Download the artifacts file from ref_name and build_name + # Download the artifacts file from ref_name and job # # Parameters: # id (required) - The ID of a project