Skip to content

Commit

Permalink
Fix bad string
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jul 16, 2017
1 parent 6d2bab6 commit a0f9837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgsengineconfigdialog.ui
Expand Up @@ -218,7 +218,7 @@
<item row="1" column="0" colspan="3">
<widget class="QCheckBox" name="chkShowPartialsLabels">
<property name="text">
<string>Show partials labels</string>
<string>Show partial labels</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit a0f9837

Please sign in to comment.