From 2218368040afbfc88bd736ed17d082416dbf2662 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Wed, 24 Jul 2002 17:56:32 +0000 Subject: 17479: fix typo noticed by Martin Pool. --- ChangeLog | 16 +++++++++------- Doc/Zsh/arith.yo | 2 +- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0eaa2ea21..6f47cd106 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,16 +1,18 @@ 2002-07-24 Clint Adams - * 17478: Completion/Debian/Command/_bts: new tags for sarge. + * 17479: Doc/Zsh/arith.yo: fix typo noticed by Martin Pool. + + * 17478: Completion/Debian/Command/_bts: new tags for sarge. 2002-07-22 Clint Adams - * 17476: Completion/Unix/Command/.distfiles, - Completion/Unix/Command/_global, - Completion/Unix/Command/_global_tags: Matt Zimmerman's - completion for GNU GLOBAL. + * 17476: Completion/Unix/Command/.distfiles, + Completion/Unix/Command/_global, + Completion/Unix/Command/_global_tags: Matt Zimmerman's + completion for GNU GLOBAL. - * Akira, 17459: Completion/Unix/Command/_cvs: exclude files which have - RCS kflags for cvs add. + * Akira, 17459: Completion/Unix/Command/_cvs: exclude files which have + RCS kflags for cvs add. 2002-07-01 Clint Adams diff --git a/Doc/Zsh/arith.yo b/Doc/Zsh/arith.yo index 4ff1b6ce7..24199c9a3 100644 --- a/Doc/Zsh/arith.yo +++ b/Doc/Zsh/arith.yo @@ -29,7 +29,7 @@ is equivalent to example(let "val = 2 + 1") -both assigning the value 3 to the shell variable tt(var) and returning a +both assigning the value 3 to the shell variable tt(val) and returning a zero status. cindex(bases, in arithmetic) -- cgit 1.4.1