Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
PATCH: arith.yo typo
- X-seq: zsh-workers 17479
- From: Clint Adams <clint@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: PATCH: arith.yo typo
- Date: Wed, 24 Jul 2002 12:02:29 -0400
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Noticed by Martin Pool.
Index: Doc/Zsh/arith.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/arith.yo,v
retrieving revision 1.7
diff -u -r1.7 arith.yo
--- Doc/Zsh/arith.yo 6 Oct 2001 17:39:09 -0000 1.7
+++ Doc/Zsh/arith.yo 24 Jul 2002 16:01:51 -0000
@@ -29,7 +29,7 @@
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)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author