From: Sunghyun kim Date: Wed, 9 Jan 2019 02:12:02 +0000 (+0900) Subject: Fix typo in visual-properties X-Git-Tag: dali_1.4.2~1^2 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=commitdiff_plain;h=23ca5fa8af9c5803b103e5c35f2b89a15e8a6971 Fix typo in visual-properties Change-Id: Iae6f24b1ef05d4764ccabe09965422992352ef85 --- diff --git a/dali-toolkit/public-api/visuals/visual-properties.h b/dali-toolkit/public-api/visuals/visual-properties.h index cb36f29..dd1447b 100644 --- a/dali-toolkit/public-api/visuals/visual-properties.h +++ b/dali-toolkit/public-api/visuals/visual-properties.h @@ -129,7 +129,7 @@ enum } // namespace Property /** - * @brief Visual Transfrom for the offset or size. + * @brief Visual Transform for the offset or size. * @SINCE_1_2.60 */ namespace Transform @@ -162,7 +162,7 @@ namespace Property { /** - * @brief Enumeration for the type of Transfrom Property. + * @brief Enumeration for the type of Transform Property. * @SINCE_1_2.60 */ enum Type