Skip to content

Commit

Permalink
Fix a typo in the Geometry Checker core plugin
Browse files Browse the repository at this point in the history
Replace "more that one part" with "more than one part"
  • Loading branch information
agiudiceandrea authored and nyalldawson committed Mar 31, 2021
1 parent 218bb9a commit 3012023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/geometry_checker/qgsgeometrycheckersetuptab.ui
Expand Up @@ -314,7 +314,7 @@
<item>
<widget class="QCheckBox" name="checkBoxMultipart">
<property name="text">
<string>Multipart objects must consist of more that one part</string>
<string>Multipart objects must consist of more than one part</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 3012023

Please sign in to comment.