Convert2streamapi.html: cosmetic change (api -> API)

This commit is contained in:
Tagir Valeev
2016-09-05 17:47:41 +07:00
parent 36d4233f2a
commit 0263b52b9f
@@ -1,7 +1,7 @@
<html>
<body>
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.
<p>
Stream api is not available under Java 1.7 or earlier JVMs.
Stream API is not available under Java 1.7 or earlier JVMs.
</body>
</html>