Update description in DifferentKotlinMavenVersionInspection

This commit is contained in:
Nikolay Krasko
2016-07-07 17:33:41 +03:00
parent feea1f554a
commit b04ed12ee1
@@ -1,6 +1,6 @@
<html>
<body>
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.
</body>
</html>