Typo fixed in Control implementation doc. 09/35609/1
authorVictor Cebollada <v.cebollada@samsung.com>
Thu, 19 Feb 2015 10:09:14 +0000 (10:09 +0000)
committerVictor Cebollada <v.cebollada@samsung.com>
Thu, 19 Feb 2015 10:09:14 +0000 (10:09 +0000)
Change-Id: I7f1e4d3b4668af54bad62704e0bd5ba58e6b0c36
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
dali-toolkit/public-api/controls/control-impl.h

index 8a5c7e0..8133b26 100644 (file)
@@ -477,7 +477,7 @@ private:
   virtual void OnInitialize();
 
   /**
-   * @brief This method is called when the control is activates.
+   * @brief This method is called when the control is activated.
    *
    * Derived classes should override this if they wish to be notified when they are activated.
    */