dali-toolkit property type comment to represent type instead of property enum
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / public-api / controls / super-blur-view / super-blur-view.h
index 6bc6e42..c02c09c 100644 (file)
@@ -72,7 +72,7 @@ public:
   {
     enum
     {
-      IMAGE = PROPERTY_START_INDEX, ///< name "image",    @see SetImage,    type MAP
+      IMAGE = PROPERTY_START_INDEX, ///< name "image",    @see SetImage,    type Map
     };
   };