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> <html>
<body> <body>
Reports different IDE and Maven plugin versions that can lead do different This inspection reports different IDE and Maven plugin versions are used.
behaviour of your code This can cause inconsistencies between IDE and Maven build in error reporting or code behaviour.
</body> </body>
</html> </html>