Skip to content

Commit e470446

Browse files
committed
remove full stop from tooltips
1 parent 5f4155d commit e470446

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

geoapps-assets/uijson/interpolation.ui.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"enabled": false,
6565
"value": 0.0,
6666
"label": "Azimuth (d.dd)",
67-
"tooltip": "Overrides default nearest neighbor method."
67+
"tooltip": "Overrides default nearest neighbor method"
6868
},
6969
"skew_factor": {
7070
"main": false,
@@ -73,7 +73,7 @@
7373
"min": 1e-14,
7474
"value": 1.0,
7575
"label": "Factor",
76-
"tooltip": "Overrides default nearest neighbor method."
76+
"tooltip": "Overrides default nearest neighbor method"
7777
},
7878
"max_distance": {
7979
"main": false,

0 commit comments

Comments
 (0)