about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index efb561d9e..aea711bc3 100644
--- a/NEWS
+++ b/NEWS
@@ -210,7 +210,7 @@ Completion
   ZLE_REMOVE_SUFFIX_CHARS, ZLE_SPACE_SUFFIX_CHARS provide enhanced
     flexibility over suffix removal.
 
-- Matching control, typically handling with the matcher-list style,
+- Matching control, typically handled with the matcher-list style,
   supports named character ranges, such as [:upper:], wherever
   ranges were allowed, for example 'm:{[:upper:]}={[:lower:]}'.
   However, matching control does not yet handle multibyte characters