[Tizen] Implement partial update
[platform/core/uifw/dali-core.git] / dali / internal / event / rendering / frame-buffer-impl.h
index 16c61f5..7428ad1 100755 (executable)
@@ -115,7 +115,7 @@ public:
   void MarkSurfaceAsInvalid();
 
   /**
-   * @brief Sets whether partial update is required for partial update
+   * @brief Sets whether to enable partial update.
    * @param[in] value whether partial update or not
    */
   void SetPartialUpdateEnabled( bool value );