JavaScript binding for ScrollView
[platform/core/uifw/dali-toolkit.git] / plugins / dali-script-v8 / docs / content / item-factory.js
index b7ae5ab..8f01154 100644 (file)
@@ -169,7 +169,7 @@ JSON_TEMPLATE_FILE
  *                          "title_text" : "Item 1" }
  *                     ];
  *
- *    itemFactory.data = itemViewData; // ItemFactory will look for the template from this JSON file
+ *    itemFactory.data = itemViewData; // ItemFactory will create items from this data
  *
  * @type Array
  * @property data