inspection description fix

GitOrigin-RevId: 38c3778b8415e57ff966e1e39837f1c2df76504e
This commit is contained in:
Igor Kulakov
2021-05-27 12:18:45 +00:00
committed by intellij-monorepo-bot
parent 94f2fed22e
commit aa4cde8ad8

View File

@@ -1,5 +1,5 @@
<html>
<body>
Reports class members which can be made <code>private</code> to follow encapsulation principle.
Reports class members which can be made <code>private</code> to follow the encapsulation principle.
</body>
</html>