PY-22694 Fix the description of PyAbstractClassInspection

This commit is contained in:
Mikhail Golubev
2017-03-20 12:47:50 +03:00
parent 1998fcd95f
commit 72c0f8eace
@@ -1,5 +1,5 @@
<html>
<body>
This inspection detects when there aren&#39;t all abstract properties/methods are defined in subclass
This inspection detects when not all abstract properties/methods are defined in a subclass
</body>
</html>