ProhibitRepeatedUseSiteTargetAnnotationsMigration: improve name and description

#KT-36477 Fixed
This commit is contained in:
Dmitry Gridin
2020-02-11 10:25:46 +07:00
parent bcfd089473
commit f46fc19fdf
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -3170,7 +3170,7 @@
/>
<localInspection implementationClass="org.jetbrains.kotlin.idea.inspections.migration.ProhibitRepeatedUseSiteTargetAnnotationsMigrationInspection"
displayName="This annotation is not repeatable since 1.4"
displayName="Repeatable annotation without `@Repeatable` are not allowed since 1.4"
groupPath="Kotlin"
groupName="Migration"
enabledByDefault="false"