Skip to content

Commit

Permalink
Nobody cares what plugin is being configured!
Browse files Browse the repository at this point in the history
... especially so if this plugin is meant to be a common configuration point for all GitHub related plugins, ala JENKINS-33228.
  • Loading branch information
kohsuke committed Mar 8, 2016
1 parent 1dcd22c commit dc33199
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -171,7 +171,7 @@ public boolean configure(StaplerRequest req, JSONObject json) throws FormExcepti

@Override
public String getDisplayName() {
return "GitHub Plugin Configuration";
return "GitHub Configuration";
}

@SuppressWarnings("unused")
Expand Down

0 comments on commit dc33199

Please sign in to comment.