Text-related Programming guide updates
[platform/core/uifw/dali-toolkit.git] / docs / content / programming-guide / properties.h
index 8838e78..0a85d51 100644 (file)
@@ -244,7 +244,7 @@ This is a basic example of a button defined in JSON by setting the default prope
         }
       },
       "label-actor": {
-        "type": "TextView",
+        "type": "TextLabel",
         "text": "Normal"
       }
     }