Skip to content

Commit e459e50

Browse files
authored
Merge pull request #43 from MiraGeoscience/GEOPY-2704
GEOPY-2704: wrong capitalisation in labels
2 parents c9cfb70 + 124ffda commit e459e50

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

surface_apps-assets/uijson/iso_surfaces.ui.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"group": "Data",
3838
"main": true,
3939
"meshType": "{f26feba3-aded-494b-b9e9-b2bbcbe298e1}",
40-
"label": "Clipping Horizon",
40+
"label": "Clipping horizon",
4141
"optional": true,
4242
"enabled": false,
4343
"value": ""
@@ -78,7 +78,7 @@
7878
},
7979
"max_distance": {
8080
"enabled": true,
81-
"label": "Max Interpolation Distance (m)",
81+
"label": "Max interpolation distance (m)",
8282
"main": true,
8383
"value": 500.0
8484
},

surface_apps-assets/uijson/surface_normals.ui.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"main": true,
2727
"label": "Name",
2828
"value": "surface normals",
29-
"tooltip": "Name of the output points object."
29+
"tooltip": "Name of the output points object"
3030
}
3131
}

0 commit comments

Comments
 (0)