From 3c75dd7b5aa7dc4cdfb956abb5b064345997124d Mon Sep 17 00:00:00 2001 From: Toshiaki Kameyama Date: Mon, 1 Oct 2018 04:52:17 +0300 Subject: [PATCH] Fix inspection message --- idea/src/META-INF/plugin.xml | 2 +- idea/src/META-INF/plugin.xml.173 | 2 +- idea/src/META-INF/plugin.xml.181 | 2 +- idea/src/META-INF/plugin.xml.183 | 2 +- idea/src/META-INF/plugin.xml.as31 | 2 +- idea/src/META-INF/plugin.xml.as32 | 2 +- idea/src/META-INF/plugin.xml.as33 | 2 +- .../collections/ConvertCallChainIntoSequenceInspection.kt | 2 +- .../collections/convertCallChainIntoSequence/simple.kt | 2 +- .../collections/convertCallChainIntoSequence/simple.kt.after | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/idea/src/META-INF/plugin.xml b/idea/src/META-INF/plugin.xml index 5cecca86a93..2511fbe6a0b 100644 --- a/idea/src/META-INF/plugin.xml +++ b/idea/src/META-INF/plugin.xml @@ -2987,7 +2987,7 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio. />