EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 01261d82 authored by Lubomir Dolezal's avatar Lubomir Dolezal
Browse files

correct typo in parameter naming client config

parent eebe2ab3
No related branches found
No related tags found
No related merge requests found
......@@ -253,7 +253,7 @@
"min": 0,
"step": 1,
"range": true,
"type": "eo:IlluminationAzimuthAngle",
"type": "eo:illuminationAzimuthAngle",
"name": "Sun elevation",
"title": "Illumination Azimuth Angle in degrees"
},
......@@ -348,7 +348,7 @@
"min": 0,
"step": 1,
"range": true,
"type": "eo:IlluminationAzimuthAngle",
"type": "eo:illuminationAzimuthAngle",
"name": "Sun elevation",
"title": "Illumination Azimuth Angle in degrees"
},
......
......@@ -273,7 +273,7 @@
"min": 0,
"step": 1,
"range": true,
"type": "eo:IlluminationAzimuthAngle",
"type": "eo:illuminationAzimuthAngle",
"name": "Sun elevation",
"title": "Illumination Azimuth Angle in degrees"
},
......@@ -368,7 +368,7 @@
"min": 0,
"step": 1,
"range": true,
"type": "eo:IlluminationAzimuthAngle",
"type": "eo:illuminationAzimuthAngle",
"name": "Sun elevation",
"title": "Illumination Azimuth Angle in degrees"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment