diff options
| author | Oliver Kiddle <opk@users.sourceforge.net> | 2002-08-05 12:42:07 +0000 |
|---|---|---|
| committer | Oliver Kiddle <opk@users.sourceforge.net> | 2002-08-05 12:42:07 +0000 |
| commit | 5faa97cb41103384bd6e26bfb2efa720e576f9e2 (patch) | |
| tree | ddabb81f96d6a8cee0c894860070f971dc8feb94 | |
| parent | 17503: fix various typos and spelling mistakes in source code comments (diff) | |
| download | zsh-5faa97cb41103384bd6e26bfb2efa720e576f9e2.tar zsh-5faa97cb41103384bd6e26bfb2efa720e576f9e2.tar.gz zsh-5faa97cb41103384bd6e26bfb2efa720e576f9e2.tar.bz2 zsh-5faa97cb41103384bd6e26bfb2efa720e576f9e2.tar.lz zsh-5faa97cb41103384bd6e26bfb2efa720e576f9e2.tar.xz zsh-5faa97cb41103384bd6e26bfb2efa720e576f9e2.tar.zst zsh-5faa97cb41103384bd6e26bfb2efa720e576f9e2.zip | |
17503: fix typos and spelling mistakes
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ 2002-08-05 Oliver Kiddle <opk@zsh.org> + * 17503: Doc/Zsh/builtins.yo, Doc/Zsh/compsys.yo, Doc/Zsh/contrib.yo, + Doc/Zsh/expn.yo, Doc/Zsh/files.yo, Doc/Zsh/params.yo, Doc/Zsh/zle.yo: + fix various typos, spelling mistakes and poor wordings in docs + + * 17503: Src/builtin.c, Src/compat.c, Src/exec.c, Src/glob.c, + Src/hashtable.c, Src/init.c, Src/lex.c, Src/math.c, Src/mem.c, + Src/module.c, Src/params.c, Src/parse.c, Src/pattern.c, + Src/prompt.c, Src/utils.c, Src/zsh.h: fix various typos + and spelling mistakes in source code comments + * Akinori Musha: 17499: Completion/BSD/Command/_bsd_pkg: BSD pkg_* tools now support bzip2'd packages |
