branch: externals/el-search
commit c67cd418671d914eefdc2e22ddb1aed658327b1d
Author: Stefan Kangas <stefankan...@gmail.com>
Commit: Stefan Kangas <stefankan...@gmail.com>

    ; Fix typo
---
 NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index af22f9e747..f9c3d85e1d 100644
--- a/NEWS
+++ b/NEWS
@@ -95,7 +95,7 @@ Version: 1.9.7
 
 Version: 1.9.5
 
-  'string' and derived pattern types now support expressions evaluting
+  'string' and derived pattern types now support expressions evaluating
   to regexps as arguments.  This means you can use 'rx' to construct
   regexps in 'string' patterns, for example.
 

Reply via email to