X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fvisuals%2Fprimitive%2Fprimitive-visual.h;h=ecee880da5ccb1929f8dfb52b16bfb33eebf13c6;hb=cc0aefb3259c6fe818d9949ebf768843cc01e6fd;hp=b655ee31e2ca38382aa5c894f651c10e2cdf41d9;hpb=257a9991486e4e05335212b21ecc1f5a0aacbc63;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/internal/visuals/primitive/primitive-visual.h b/dali-toolkit/internal/visuals/primitive/primitive-visual.h index b655ee3..ecee880 100644 --- a/dali-toolkit/internal/visuals/primitive/primitive-visual.h +++ b/dali-toolkit/internal/visuals/primitive/primitive-visual.h @@ -58,7 +58,7 @@ namespace Internal { /** - * The renderer which renders a simple 3D shape to the control's quad + * The visual which renders a simple 3D shape to the control's quad * * The following properties are required to create a PrimitiveRender * @@ -83,7 +83,7 @@ namespace Internal * * Note: slices and stacks both have an upper limit of 255. * - * Finally, the following can be used to affect the renderer's shader + * Finally, the following can be used to affect the visual's shader * * | %Property Name | Type | Representing | * |-----------------|-------------|-----------------------------------------|