diff --git a/idea/idea-maven/resources/inspectionDescriptions/DifferentKotlinMavenVersion.html b/idea/idea-maven/resources/inspectionDescriptions/DifferentKotlinMavenVersion.html index 5e1091f7cd3..1c92a650683 100644 --- a/idea/idea-maven/resources/inspectionDescriptions/DifferentKotlinMavenVersion.html +++ b/idea/idea-maven/resources/inspectionDescriptions/DifferentKotlinMavenVersion.html @@ -1,6 +1,6 @@ - Reports different IDE and Maven plugin versions that can lead do different - behaviour of your code +This inspection reports different IDE and Maven plugin versions are used. +This can cause inconsistencies between IDE and Maven build in error reporting or code behaviour. \ No newline at end of file