diff --git a/resources-en/src/inspectionDescriptions/Convert2streamapi.html b/resources-en/src/inspectionDescriptions/Convert2streamapi.html index 55eacf61a9e8..ff190f897875 100644 --- a/resources-en/src/inspectionDescriptions/Convert2streamapi.html +++ b/resources-en/src/inspectionDescriptions/Convert2streamapi.html @@ -1,7 +1,7 @@
-This inspection reports foreach loops which can be replaced with stream api calls. +This inspection reports foreach loops which can be replaced with stream API calls.- Stream api is not available under Java 1.7 or earlier JVMs. + Stream API is not available under Java 1.7 or earlier JVMs. \ No newline at end of file