Skip to content

Commit

Permalink
Make wording more consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Dec 9, 2020
1 parent 50532da commit 02d5759
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/ui/3d/map3dconfigwidget.ui
Expand Up @@ -205,7 +205,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>704</width>
<width>709</width>
<height>604</height>
</rect>
</property>
Expand Down Expand Up @@ -410,8 +410,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>77</width>
<height>45</height>
<width>709</width>
<height>604</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayoutLight">
Expand Down Expand Up @@ -934,7 +934,7 @@
<item row="10" column="0" colspan="2">
<widget class="QCheckBox" name="mFpsCounterCheckBox">
<property name="text">
<string>Enable FPS counter</string>
<string>Show frames per second (FPS)</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 02d5759

Please sign in to comment.