diff --git a/idea/resources/META-INF/plugin-common.xml b/idea/resources/META-INF/plugin-common.xml
index 83bdc03a458..7ac338af9d6 100644
--- a/idea/resources/META-INF/plugin-common.xml
+++ b/idea/resources/META-INF/plugin-common.xml
@@ -2932,6 +2932,15 @@
language="kotlin"
/>
+
+
+
+This inspection reports the variable declaration that can be moved inside when expression.
+
+