fix casing of field label

This commit is contained in:
Martin Raifer
2022-09-15 18:32:00 +02:00
parent e2ae62f042
commit 11e90f2ef6
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"key": "survey_point:datum_aligned",
"type": "check",
"label": "Aligned to the local geodetic datum"
"label": "Aligned to the Local Geodetic Datum"
}