Fix typo in method description
[platform/core/uifw/dali-core.git] / dali / public-api / math / vector3.h
index 213651c..1d24444 100644 (file)
@@ -340,7 +340,7 @@ struct DALI_CORE_API Vector3
    * @brief Unary negation operator.
    *
    * @SINCE_1_0.0
-   * @return A vector containg the negation
+   * @return A vector containing the negation
    */
   Vector3 operator-() const
   {