X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Fcontent%2Fprogramming-guide%2Fproperties.h;h=0a85d5180f025795546376a6f2796c889d6c9b7b;hb=da0b26956ee6258765ff541e1b8057557a37144b;hp=8838e780c9dfd37e39c5a52bf730c48e1723a2c9;hpb=58f974300c5f41bdb34852cff825e2197eb13a9f;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/docs/content/programming-guide/properties.h b/docs/content/programming-guide/properties.h index 8838e78..0a85d51 100644 --- a/docs/content/programming-guide/properties.h +++ b/docs/content/programming-guide/properties.h @@ -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" } }