TrailingCommaIntention: fix description

#KT-39180
This commit is contained in:
Dmitry Gridin
2020-05-26 15:15:21 +07:00
parent bf6dffdf38
commit 052d06be3f

View File

@@ -1,5 +1,5 @@
<html>
<body>
This intention changes the setting <b>Editor -> Code Style -> Kotlin -> Wrapping and Braces -> Use trailing comma</b>.
This intention changes the setting <b>Editor -> Code Style -> Kotlin -> Other -> Trailing comma -> Use trailing comma</b>.
</body>
</html>