From 3eb8ff0ea5fd12b5a8809a38d2f083da33bb2d79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Wed, 4 Dec 2019 10:09:15 +0100 Subject: [PATCH] api_changes_list.md: inspections wording --- reference_guide/api_changes_list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference_guide/api_changes_list.md b/reference_guide/api_changes_list.md index 11ffbe784..600f77b06 100644 --- a/reference_guide/api_changes_list.md +++ b/reference_guide/api_changes_list.md @@ -66,7 +66,7 @@ Compatibility with newer IDEs can easily be verified for plugins hosted on the [ For non-public plugins, [intellij-plugin-verifier](https://github.com/JetBrains/intellij-plugin-verifier) can be used standalone as well. -Consider using the following inspections to get additional alerts in the IDE for code that uses unstable API features: +Consider using the following IDE inspections to get additional alerts about code that uses unstable API features: - JVM languages \| Unstable API Usage - JVM languages \| Unstable type is used in signature