about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2012-04-15 19:21:25 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2012-04-15 19:21:25 +0000
commit16e05d0f56924f0975b934b6dfa3931a8312fe3a (patch)
tree84779e9f2083200634883bef2b2efe3d22420826 /NEWS
parent1a8b031749047b3ebe2a9fd2e2af81cc78bde3a9 (diff)
downloadzsh-16e05d0f56924f0975b934b6dfa3931a8312fe3a.tar.gz
zsh-16e05d0f56924f0975b934b6dfa3931a8312fe3a.tar.xz
zsh-16e05d0f56924f0975b934b6dfa3931a8312fe3a.zip
unposted: incporate Bart's NEWS suggestions from 30408
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