Fix grammar in inspection description

This commit is contained in:
Kirill Rakhman
2017-09-12 10:55:00 +03:00
committed by Mikhail Glukhikh
parent 38d1d06e6e
commit 7fe1e4f83e
@@ -1,5 +1,5 @@
<html> <html>
<body> <body>
This inspection reports when == and === used on same variable in one expression This inspection reports when == and === are used on the same variable in one expression
</body> </body>
</html> </html>