X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Fdevel-api%2Fcontrols%2Ftext-controls%2Ftext-style-properties-devel.h;h=e3641f643204310e5c4cf8e3f044b0de5d5ffec4;hb=24024a00f26ee1b4b5d9f703ebbbb15d01668f44;hp=94b05ee203e76e0b8f3463988136621fd9205d7a;hpb=29a52105283ce8ced672ed92545daeacf882316a;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/devel-api/controls/text-controls/text-style-properties-devel.h b/dali-toolkit/devel-api/controls/text-controls/text-style-properties-devel.h index 94b05ee..e3641f6 100644 --- a/dali-toolkit/devel-api/controls/text-controls/text-style-properties-devel.h +++ b/dali-toolkit/devel-api/controls/text-controls/text-style-properties-devel.h @@ -103,7 +103,7 @@ enum /** * @brief The width in pixels of the dashes of the dashed underline. Only valid when "DASHED" underline type is used. * @details Name "dashWidth", type Property::STRING or Property::FLOAT. e.g. "1.0" or 1.f - * @note Optional. If not provided then the default width is used (1 pixel). + * @note Optional. If not provided then the default width is used (2 pixel). */ DASH_WIDTH,