Skip to content

Commit

Permalink
[JENKINS-37331] Use name 'Git Branches'
Browse files Browse the repository at this point in the history
  • Loading branch information
MadsNielsen committed Apr 19, 2017
1 parent b80f632 commit 69cf99c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -46,7 +46,7 @@ public static class DescriptorImpl extends ListViewColumnDescriptor {

@Override
public String getDisplayName() {
return "Git branches to build";
return "Git Branches";
}

@Override
Expand Down

0 comments on commit 69cf99c

Please sign in to comment.