diff options
author | Frank Terbeck <bewater@users.sourceforge.net> | 2011-07-03 11:54:11 +0000 |
---|---|---|
committer | Frank Terbeck <bewater@users.sourceforge.net> | 2011-07-03 11:54:11 +0000 |
commit | 3dfa00a58368e623eb1985228e5a4b7e381986d9 (patch) | |
tree | 33882566472046467cd80a20e09dfb7186842dd0 /ChangeLog | |
parent | 5276ff27d4db6f99763542d559a7ff284da73238 (diff) | |
download | zsh-3dfa00a58368e623eb1985228e5a4b7e381986d9.tar.gz zsh-3dfa00a58368e623eb1985228e5a4b7e381986d9.tar.xz zsh-3dfa00a58368e623eb1985228e5a4b7e381986d9.zip |
unposted: contrib.yo: Fix typo "paramter" to. Caught by debian's lintian.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 29e0a6e3b..13cc12a83 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-07-03 Frank Terbeck <ft@bewatermyfriend.org> + + * unposted: Doc/Zsh/contrib.yo: Fix typo "paramter" to. Caught by + debian's lintian. + 2011-07-01 Peter Stephenson <pws@csr.com> * 29530: Src/subst.c, Test/E01options.ztst: ${..?..} shouldn't @@ -15087,5 +15092,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5391 $ +* $Revision: 1.5392 $ ***************************************************** |