summaryrefslogtreecommitdiff
path: root/src/lib/edje
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-06-26 09:01:32 +0000
committerStefan Schmidt <s.schmidt@samsung.com>2020-07-06 10:52:49 +0200
commit9170072d472cf731aba948735fee66716602461f (patch)
treef7cde99f17073e709cde2c175de3a7677300fbf3 /src/lib/edje
parentb767e286252dfbd50c2f63a5e7c5202960e7b153 (diff)
downloadefl-9170072d472cf731aba948735fee66716602461f.tar.gz
Fix typos - (Part #2)
Fix some typos Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org> Differential Revision: https://phab.enlightenment.org/D12016
Diffstat (limited to 'src/lib/edje')
-rw-r--r--src/lib/edje/Edje_Legacy.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/edje/Edje_Legacy.h b/src/lib/edje/Edje_Legacy.h
index 24ef3f8b7f..f8c49fd044 100644
--- a/src/lib/edje/Edje_Legacy.h
+++ b/src/lib/edje/Edje_Legacy.h
@@ -2697,7 +2697,7 @@ EAPI void edje_object_part_text_input_panel_return_key_type_set(Evas_Object *obj
EAPI Edje_Input_Panel_Return_Key_Type edje_object_part_text_input_panel_return_key_type_get(const Evas_Object *obj, const char *part);
/**
- * @brief Sets the attribute to show the input panel in case of only an user's
+ * @brief Sets the attribute to show the input panel in case of only a user's
* explicit Mouse Up event. It doesn't request to show the input panel even
* though it has focus.
*
@@ -2712,7 +2712,7 @@ EAPI Edje_Input_Panel_Return_Key_Type edje_object_part_text_input_panel_return_k
EAPI void edje_object_part_text_input_panel_show_on_demand_set(Evas_Object *obj, const char *part, Eina_Bool ondemand);
/**
- * @brief Gets the attribute to show the input panel in case of only an user's
+ * @brief Gets the attribute to show the input panel in case of only a user's
* explicit Mouse Up event.
*
* @param[in] part The part name