summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavi Artigas <xavierartigas@yahoo.es>2019-12-03 18:03:56 +0100
committerXavi Artigas <xavierartigas@yahoo.es>2019-12-03 18:04:10 +0100
commitda0a72bb70432b0e1889e55d62a9abda060db146 (patch)
tree227dfa2038411f9fff536c1ef9051862311aba06
parent7d40e03ca701d8f4476c62b7aa42557786eb96b5 (diff)
downloadefl-da0a72bb70432b0e1889e55d62a9abda060db146.tar.gz
Efl.Canvas.Gesture_Zoom: typo in docs
-rw-r--r--src/lib/evas/gesture/efl_canvas_gesture_zoom.eo2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/evas/gesture/efl_canvas_gesture_zoom.eo b/src/lib/evas/gesture/efl_canvas_gesture_zoom.eo
index 7137689a7c..c41610bf77 100644
--- a/src/lib/evas/gesture/efl_canvas_gesture_zoom.eo
+++ b/src/lib/evas/gesture/efl_canvas_gesture_zoom.eo
@@ -2,7 +2,7 @@ class @beta Efl.Canvas.Gesture_Zoom extends Efl.Canvas.Gesture
{
[[Zoom gesture class holding state information.
See @Efl.Canvas.Gesture to see what this state is and
- @[Efl.Gesture.Events.gesture,zoom] for a description of the Flick gesture.
+ @[Efl.Gesture.Events.gesture,zoom] for a description of the Zoom gesture.
]]
c_prefix: efl_gesture_zoom;
methods {