X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fpublic-api%2Fevents%2Fpinch-gesture.h;h=9b13be58de5beda6623fb9e43d145b6d858db865;hb=refs%2Fchanges%2F57%2F114957%2F2;hp=9d6720351347effe7a316d858f084df3ed600249;hpb=ee10696686152727bb14e568f7259420e01c8214;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/public-api/events/pinch-gesture.h b/dali/public-api/events/pinch-gesture.h index 9d67203..9b13be5 100644 --- a/dali/public-api/events/pinch-gesture.h +++ b/dali/public-api/events/pinch-gesture.h @@ -34,7 +34,7 @@ namespace Dali * * This gesture can be in one of three states; when the pinch gesture is first detected, its * state is set to Gesture::Started. After this, if there is change in the gesture, the state will - * be Gesture::Continuing. Finally, when the gesture ends, the state of the gesture changes to + * be Gesture::Continuing. Finally, when the gesture ends, the state of the gesture changes to * Gesture::Finished. * * A pinch gesture will continue to be sent to the actor under the center point of the pinch