Fix typo in inspection description

This commit is contained in:
Natalia Ukhorskaya
2014-05-05 16:16:50 +04:00
parent 475d87f48b
commit 020c127831
@@ -1,5 +1,5 @@
<html>
<body>
This inspection reports any function call wiith type arguments that can be safely removed and inferred
This inspection reports any function call with type arguments that can be safely removed and inferred
</body>
</html>