From 99b7512cd9d86809a7bb175c7a62f9083569efad Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sat, 6 Oct 2001 17:39:09 +0000 Subject: Norbert Koch: 15954: fix variable name inconsistency --- Doc/Zsh/arith.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Zsh/arith.yo') diff --git a/Doc/Zsh/arith.yo b/Doc/Zsh/arith.yo index 2f601057e..3b1c55ce2 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(foo) and returning a +both assigning the value 3 to the shell variable tt(var) and returning a zero status. cindex(arithmetic base) -- cgit 1.4.1