Standardize and improve descriptions of intentions/inspections

This commit is contained in:
Alexey Belkov
2018-03-10 13:34:20 +03:00
committed by Mikhail Glukhikh
parent bc7ccbc39b
commit 3b2bbee595
276 changed files with 359 additions and 356 deletions
@@ -2,6 +2,6 @@
<body>
This intention copies the text of a <b>String</b> concatenation
to the system clipboard. This can be useful for example when you have a multi-line SQL query in
your code, split into concatenated lines which you need to copy to an external application.
your code split into concatenated lines which you need to copy to an external application.
</body>
</html>