jayji pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=82808e20802f2fbac4043d2cdca1bf2671a42240

commit 82808e20802f2fbac4043d2cdca1bf2671a42240
Author: Jean Guyomarc'h <[email protected]>
Date:   Mon Aug 29 19:55:21 2016 +0200

    elementary: update tooltip documentation
---
 src/lib/elementary/elm_tooltip.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/lib/elementary/elm_tooltip.h b/src/lib/elementary/elm_tooltip.h
index 81eaced..60979e0 100644
--- a/src/lib/elementary/elm_tooltip.h
+++ b/src/lib/elementary/elm_tooltip.h
@@ -57,9 +57,9 @@ EAPI void elm_object_tooltip_move_freeze_push(Evas_Object 
*obj);
 EAPI void elm_object_tooltip_move_freeze_pop(Evas_Object *obj);
 
 /**
- * Get the movement freeze by 1
+ * Get the movement freeze count
  *
- * This gets the movement freeze count by one.
+ * This gets the movement freeze count.
  *
  * @param obj The tooltip's anchor object
  * @return The movement freeze count

-- 


Reply via email to