zoom: doc fixes

This commit is contained in:
Carlos Garnacho 2014-04-10 13:45:06 +02:00
parent ad2346f762
commit 556eb398e5

View File

@ -26,7 +26,7 @@
*
* #GtkGestureZoom is a #GtkGesture implementation able to recognize
* pinch/zoom gestures, whenever the distance between both tracked
* sequences changes, the #GtkGestureZoom:scale-changed signal is
* sequences changes, the #GtkGestureZoom::scale-changed signal is
* emitted to report the scale factor.
*/