Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Commit

Permalink
fix(UI): string for option auto-accepting files
Browse files Browse the repository at this point in the history
Regressed in 7fe8a86.
  • Loading branch information
zetok committed Oct 2, 2016
1 parent 6628bf2 commit 1d4ea1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/widget/about/aboutuser.ui
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
<item row="5" column="0" colspan="2">
<widget class="QCheckBox" name="autoacceptfile">
<property name="text">
<string>Auto accept file</string>
<string>Auto accept files</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 1d4ea1e

Please sign in to comment.