Skip to content

Commit

Permalink
Fixes a typo on the HasteSettingsPage
Browse files Browse the repository at this point in the history
  • Loading branch information
lukbukkit committed Feb 3, 2019
1 parent 0751707 commit c124d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/de/lukweb/hasteit/HasteSettingsPage.form
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<grid row="0" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Use custom hastebin url"/>
<text value="Use a custom hastebin url"/>
</properties>
</component>
<component id="b7eca" class="javax.swing.JLabel" binding="labelUrlError">
Expand Down

0 comments on commit c124d89

Please sign in to comment.