Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Jun 30, 2024
1 parent 4ade557 commit 9b06840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qfieldsync/ui/project_configuration_widget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@
<item row="0" column="0" colspan="2">
<widget class="QLabel" name="geofencingIntroductionLabel">
<property name="text">
<string>When geofencing is activated, QField will provider feedback to users when the device position falls within or outside of areas defined by a selected polygon layer.</string>
<string>QField provides real-time feedback to users when their device position falls within or outside of areas defined by a selected polygon layer.</string>
</property>
<property name="wordWrap">
<bool>true</bool>
Expand Down

0 comments on commit 9b06840

Please sign in to comment.