Split shaders in JSONs over multiple lines
[platform/core/uifw/dali-demo.git] / resources / scripts / hello-world.json
index f92b710..6de3782 100644 (file)
@@ -19,6 +19,6 @@
   "stage": [{
     "type": "TextLabel",
     "text": "Hello World",
-    "parent-origin": "CENTER"
+    "parentOrigin": "CENTER"
   }]
 }