diff --git a/idea/resources/META-INF/plugin-common.xml b/idea/resources/META-INF/plugin-common.xml
index ec428fa5e39..7c66a7443f4 100644
--- a/idea/resources/META-INF/plugin-common.xml
+++ b/idea/resources/META-INF/plugin-common.xml
@@ -2922,6 +2922,15 @@
language="kotlin"
/>
+
+
+
+This inspection reports commas which have a different position from the one recommended in the style guide,
+and offers to reformat them.
+
+