usages of api documented as since: display mane corrected after keys introduction

This commit is contained in:
anna
2012-01-04 20:20:17 +01:00
parent 078e214168
commit c93a25a9ee
2 changed files with 2 additions and 2 deletions
@@ -112,7 +112,7 @@ public class Java15APIUsageInspection extends BaseJavaLocalInspectionTool {
@NotNull
public String getDisplayName() {
return InspectionsBundle.message("inspection.1.5.display.name", "@since 1.5(1.6)");
return InspectionsBundle.message("inspection.1.5.display.name");
}
@NotNull