From b04ed12ee1b57da42e02ee0be88086faab6841cd Mon Sep 17 00:00:00 2001 From: Nikolay Krasko Date: Thu, 7 Jul 2016 17:33:41 +0300 Subject: [PATCH] Update description in DifferentKotlinMavenVersionInspection --- .../inspectionDescriptions/DifferentKotlinMavenVersion.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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