diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-05-04 12:38:45 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-05-04 12:38:45 +0000 |
commit | 070f2d98c3696b5ed3f2497eb33573841e1d75e8 (patch) | |
tree | 1f81fcc5411f75b226e16d52138b43c6cee89db8 | |
parent | a2d8ef7a73135b78cdb6eb0c127cfed50b2f9c69 (diff) | |
download | zsh-070f2d98c3696b5ed3f2497eb33573841e1d75e8.tar.gz zsh-070f2d98c3696b5ed3f2497eb33573841e1d75e8.tar.xz zsh-070f2d98c3696b5ed3f2497eb33573841e1d75e8.zip |
fix typo in changelog
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index 25a367dfa..e90cfff90 100644 --- a/ChangeLog +++ b/ChangeLog @@ -26,10 +26,10 @@ 2001-05-02 Clint Adams <clint@zsh.org> - * 14208: Completion/User/Command/_loadkeys: support Solaris + * 14208: Completion/Unix/Command/_loadkeys: support Solaris loadkeys. - * 14201: Completion/User/Command/_loadkeys: completion for + * 14201: Completion/Unix/Command/_loadkeys: completion for loadkeys. 2001-05-02 Peter Stephenson <pws@csr.com> |