Skip to content

Commit b6dba2d

Browse files
committedSep 17, 2018
Capitalization
1 parent 9f51a4c commit b6dba2d

File tree

81 files changed

+161
-161
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+161
-161
lines changed
 

‎src/ui/3d/line3dsymbolwidget.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<item row="3" column="0">
5151
<widget class="QLabel" name="label_3">
5252
<property name="text">
53-
<string>Altitude Clamping</string>
53+
<string>Altitude clamping</string>
5454
</property>
5555
</widget>
5656
</item>
@@ -76,7 +76,7 @@
7676
<item row="4" column="0">
7777
<widget class="QLabel" name="label_4">
7878
<property name="text">
79-
<string>Altitude Binding</string>
79+
<string>Altitude binding</string>
8080
</property>
8181
</widget>
8282
</item>

‎src/ui/3d/point3dsymbolwidget.ui

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<item row="2" column="0">
4545
<widget class="QLabel" name="labelMinorRadius">
4646
<property name="text">
47-
<string>Minor Radius</string>
47+
<string>Minor radius</string>
4848
</property>
4949
</widget>
5050
</item>
@@ -61,7 +61,7 @@
6161
<item row="3" column="0">
6262
<widget class="QLabel" name="labelTopRadius">
6363
<property name="text">
64-
<string>Top Radius</string>
64+
<string>Top radius</string>
6565
</property>
6666
</widget>
6767
</item>
@@ -75,7 +75,7 @@
7575
<item row="4" column="0">
7676
<widget class="QLabel" name="labelBottomRadius">
7777
<property name="text">
78-
<string>Bottom Radius</string>
78+
<string>Bottom radius</string>
7979
</property>
8080
</widget>
8181
</item>
@@ -157,7 +157,7 @@
157157
<item row="8" column="0">
158158
<widget class="QLabel" name="labelAltClamping">
159159
<property name="text">
160-
<string>Altitude Clamping</string>
160+
<string>Altitude clamping</string>
161161
</property>
162162
</widget>
163163
</item>

0 commit comments

Comments
 (0)
Please sign in to comment.