wording (IDEA-CR-31775)

This commit is contained in:
Anna.Kozlova
2018-04-16 14:22:55 +02:00
parent 6442c6c62e
commit dc184170ac
2 changed files with 2 additions and 3 deletions
@@ -1,5 +1,4 @@
String s = <spot>`</spot>raw
string
literal
<spot>`</spot>;
literal<spot>`</spot>;
@@ -1,5 +1,5 @@
<html>
<body>
This intention converts (multi-line) string literal into raw string literal.
This intention converts (multi-line) string literals into raw string literals.
</body>
</html>