diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2008-10-26 17:57:13 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-10-26 17:57:13 +0000 |
commit | 3e70e99d50f92d038c85d7539967eec9d4e16093 (patch) | |
tree | 7feb41e1b59f447b8fedca4f846c0e9db68496c7 /NEWS | |
parent | 2f50e20d84e676720674f8a35e1f8df205a42fc3 (diff) | |
download | zsh-3e70e99d50f92d038c85d7539967eec9d4e16093.tar.gz zsh-3e70e99d50f92d038c85d7539967eec9d4e16093.tar.xz zsh-3e70e99d50f92d038c85d7539967eec9d4e16093.zip |
Mikael: 25933: typos
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS index f95be4857..275c380b0 100644 --- a/NEWS +++ b/NEWS @@ -206,7 +206,7 @@ Changes in 4.2 since version 4.2.0 - A new zle widget reset-prompt has been added to re-expand the current prompt. Changes to the variable in use as well as changes in its - expanions are both taken into account. The same effect is now forced by + expansions are both taken into account. The same effect is now forced by a job change notification, making the %j prompt escape and %(j..) ternary expression more useful. |