mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-10 13:17:09 +07:00
usages of api documented as since: display mane corrected after keys introduction
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user