From 545c42cdac25b73134a9577e3c0efa36d76b4091 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Sat, 14 May 2022 21:36:27 -0700 Subject: 50229: Typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index d7a817c1e..cdafd1ff5 100644 --- a/NEWS +++ b/NEWS @@ -49,7 +49,7 @@ negative numbers. The (*) expansion flag enables EXTENDED_GLOB for pattern matching. For example, ${(*)sample/(#b)*(pat)*/${match[1]}} uses backreferences even if EXTENDED_GLOB is not otherwise set. However, this does not -descend into nested exapansions, and doubling as (**) does not disable +descend into nested expansions, and doubling as (**) does not disable EXTENDED_GLOB. The compinit function learnt a -w option to explain why compdump runs. -- cgit 1.4.1