Skip to content

Commit

Permalink
'Catch all' -> 'Catch-all'
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Mar 12, 2018
1 parent f06b369 commit 05fb8f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/ui/qgslabelingrulepropswidget.ui
Expand Up @@ -88,7 +88,7 @@
<item row="2" column="1">
<widget class="QLabel" name="label">
<property name="text">
<string>Catch all for other features</string>
<string>Catch-all for other features</string>
</property>
</widget>
</item>
Expand Down
4 changes: 2 additions & 2 deletions src/ui/qgsrendererrulepropsdialogbase.ui
Expand Up @@ -59,7 +59,7 @@
</sizepolicy>
</property>
<property name="icon">
<iconset>
<iconset resource="../../images/images.qrc">
<normaloff>:/images/themes/default/mIconExpression.svg</normaloff>:/images/themes/default/mIconExpression.svg</iconset>
</property>
</widget>
Expand Down Expand Up @@ -101,7 +101,7 @@
<item row="4" column="1">
<widget class="QLabel" name="label">
<property name="text">
<string>Catch all for other features</string>
<string>Catch-all for other features</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 05fb8f7

Please sign in to comment.