Remove ImageActor from comments and variable names
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls / page-turn-view / page-turn-portrait-view-impl.h
index 6fb4c62..2d07779 100644 (file)
@@ -48,7 +48,7 @@ protected:
   /**
    * Constructor.
    * It initializes the PageTurnPortraitView members
-   * @param[in] pageFactory The factory which provides image actors to PageTurnView as the page content.
+   * @param[in] pageFactory The factory which provides image to PageTurnView as the page content.
    * @param[in] pageSize The size of the page
    */
   PageTurnPortraitView( PageFactory& pageFactory, const Vector2& pageSize );