Skip to content

Commit 37a9da6

Browse files
committed
Update UI label to indicate it's Java 15+ only
1 parent 4cd624e commit 37a9da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

idea-plugin/src/main/java/com/palantir/javaformat/intellij/PalantirJavaFormatConfigurable.form

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<grid row="1" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
2222
</constraints>
2323
<properties>
24-
<text value="Skip reflowing long strings"/>
24+
<text value="Skip reflowing long strings (Java 15+)"/>
2525
</properties>
2626
</component>
2727
<component id="c93e1" class="javax.swing.JLabel">

0 commit comments

Comments
 (0)