Merge "Typo fixed in Control implementation doc." into tizen
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Thu, 19 Feb 2015 10:35:36 +0000 (02:35 -0800)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Thu, 19 Feb 2015 10:35:36 +0000 (02:35 -0800)
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.
    */