about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-09-08 15:35:57 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-09-08 15:35:57 +0000
commitf6338bf83fd72b1092a30c289778a178b8c793a6 (patch)
tree52e525d1ea69a9fa887d452bd6ecfc57294627bf /NEWS
parent8c0de15eddf11ac43f4bc58f1df7d7d358dc4644 (diff)
downloadzsh-f6338bf83fd72b1092a30c289778a178b8c793a6.tar.gz
zsh-f6338bf83fd72b1092a30c289778a178b8c793a6.tar.xz
zsh-f6338bf83fd72b1092a30c289778a178b8c793a6.zip
unposted: news for 4.3.11: another typo
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 07c42675f..66a30f39e 100644
--- a/NEWS
+++ b/NEWS
@@ -49,7 +49,7 @@ whether the line editor is in insert or overwrite mode.
 There is now a function system for recording and restoring recently
 entered directories.  See the entry for cdr in the zshcontrib manual page.
 
-The (D) flag use in parameter expansion abbreviates directories in the
+The (D) flag in parameter expansion abbreviates directories in the
 substituted value.  The (q-) flag does minimal shell quotation of arguments
 for maximum human readability of the result.