diff options
author | Mikael Magnusson <mikachu@gmail.com> | 2011-05-19 16:10:46 +0000 |
---|---|---|
committer | Mikael Magnusson <mikachu@gmail.com> | 2011-05-19 16:10:46 +0000 |
commit | 72cb7cfc6fff21d3fb9b3f1aa384ce4b17a4e8c0 (patch) | |
tree | fa19b458c49f52f11046ebc09ae0cd5f4483ea96 /Etc/CONTRIBUTORS | |
parent | a88f38b2c4e0585d2159973b6e6df13019d66006 (diff) | |
download | zsh-72cb7cfc6fff21d3fb9b3f1aa384ce4b17a4e8c0.tar.gz zsh-72cb7cfc6fff21d3fb9b3f1aa384ce4b17a4e8c0.tar.xz zsh-72cb7cfc6fff21d3fb9b3f1aa384ce4b17a4e8c0.zip |
29307, 29308 + replies: Fix some doubled words in docs and comments.
Diffstat (limited to 'Etc/CONTRIBUTORS')
-rw-r--r-- | Etc/CONTRIBUTORS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Etc/CONTRIBUTORS b/Etc/CONTRIBUTORS index c3b80d7f9..f95a36f79 100644 --- a/Etc/CONTRIBUTORS +++ b/Etc/CONTRIBUTORS @@ -271,7 +271,7 @@ Version 3.0 including further texinfo documentation updates and maintained the zsh web pages during their tenure at www.mal.com. -* Wayne Davison <wayne@clari.net> improved the the zle search functions +* Wayne Davison <wayne@clari.net> improved the zle search functions and made them 8-bit clean. Some other little bugfixes. * Bart Schaefer <schaefer@zsh.org> submitted several bugfixes, reported |