diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2001-09-15 19:13:45 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2001-09-15 19:13:45 +0000 |
commit | ee91fa4eb1f750f6406b8e695f3748aba957eeab (patch) | |
tree | cf58fa0d845f11d4a20bf7d0720d9a06bda534a2 /ChangeLog | |
parent | fbb4825694d954a7d544ab2bdee05d1ef3af09d5 (diff) | |
download | zsh-ee91fa4eb1f750f6406b8e695f3748aba957eeab.tar.gz zsh-ee91fa4eb1f750f6406b8e695f3748aba957eeab.tar.xz zsh-ee91fa4eb1f750f6406b8e695f3748aba957eeab.zip |
Fix typos in a log entry.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index b269a2390..8e90e56fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24,7 +24,7 @@ 2001-09-10 Clint Adams <clint@zsh.org> - * 15783: Doc/Zsh/builtins.yo Doc/Zsh/mod_tcp.c, + * 15783: Doc/Zsh/builtins.yo, Doc/Zsh/mod_tcp.yo, Doc/Zsh/.distfiles: document ztcp builtin. * 15780: Src/Modules/tcp.c: tweak variable name. |