Skip to content

Commit bbcdc95

Browse files
committed
Everything here is clearly configuration, so this is redundant
1 parent fac0f8f commit bbcdc95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/jenkinsci/plugins/github/config/GitHubServerConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ public static class DescriptorImpl extends Descriptor<GitHubServerConfig> {
261261

262262
@Override
263263
public String getDisplayName() {
264-
return "GitHub Server Config";
264+
return "GitHub Server";
265265
}
266266

267267
@SuppressWarnings("unused")

0 commit comments

Comments
 (0)