Skip to content
This repository was archived by the owner on Feb 13, 2020. It is now read-only.

Commit

Permalink
Tweak label to be descriptive
Browse files Browse the repository at this point in the history
  • Loading branch information
ikikko committed Jan 5, 2015
1 parent c412372 commit 3db418b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ public boolean isApplicable(Class<? extends AbstractProject> jobType) {

@Override
public String getDisplayName() {
return "Typetalk Notification";
return "Notify Typetalk when the build fails";
}

@Override
Expand Down

0 comments on commit 3db418b

Please sign in to comment.