From 4642fceebe71753856bc1243c555bcdc4cba0639 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Wed, 24 Jul 2002 17:55:38 +0000 Subject: 17479: fix typo noticed by Martin Pool. --- ChangeLog | 2 ++ Doc/Zsh/arith.yo | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b4a24d035..246954fa7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2002-07-24 Clint Adams + * 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 diff --git a/Doc/Zsh/arith.yo b/Doc/Zsh/arith.yo index 3b1c55ce2..20456b924 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(arithmetic base) -- cgit 1.4.1