summaryrefslogtreecommitdiff
path: root/NEWS
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 /NEWS
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 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d76230a801..a79ca6aa84 100644
--- a/NEWS
+++ b/NEWS
@@ -4527,7 +4527,7 @@ Fixes:
* ecore-drm: Send proper keycode to ecore key event, and remove erroneous variable.
* edje/Edje_Edit: _edje_edit_real_part_add init field of Edje_Real_part
* fix ecore_con_url using 100% cpu and just let fd handler do work (T1251)
- * fix behavior of edje entry to match other toolkit entires (T1229)
+ * fix behavior of edje entry to match other toolkit entries (T1229)
* fix ecore_thread_global_data_wait to work when no data exists yet
* Eo: Fix deref after free. (CID1039898)
* evas/render - fix segfault because of null cow access. (T1252)