stefan pushed a commit to branch efl-1.25. http://git.enlightenment.org/core/efl.git/commit/?id=a27f06e09cf4f12a5d1734ffe992ca09c7648ba4
commit a27f06e09cf4f12a5d1734ffe992ca09c7648ba4 Author: Stefan Schmidt <ste...@datenfreihafen.org> Date: Wed Sep 23 10:15:53 2020 +0200 NEWS: fix some typos for 1.25 update Vicent spotted some typos. Get them fixed here. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 438956030e..922a0bee93 100644 --- a/NEWS +++ b/NEWS @@ -58,7 +58,7 @@ Fixes: * edje - calc - handle swallow disappearing mid-calc due to callabcks * ecore drm - increase timeout for flips from 0.05 to 2.0 sec * docs: Correct the mismatched group name in Evas. - * elm - toiolbar - use correct theme icon for more item + * elm - toolbar - use correct theme icon for more items Changes since 1.23.0: --------------------- --