From 9f4c6faee65d05a472c0f22cecc2d8f9ee9c9ca4 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Wed, 23 Sep 2020 10:15:53 +0200 Subject: [PATCH] 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: ---------------------