From c56296ba6482a81717361344974ca1a2ea98347f Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Tue, 7 Sep 1999 18:22:48 +0000 Subject: zsh-workers/7697 --- Src/subst.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Src/subst.c') diff --git a/Src/subst.c b/Src/subst.c index b808cb233..12e1cf351 100644 --- a/Src/subst.c +++ b/Src/subst.c @@ -242,7 +242,7 @@ singsub(char **s) } /* Perform substitution on a single word. Unlike with singsub, the * - * result can have more than one words. A single word result is sroted * + * result can have more than one words. A single word result is stored * * in *s and *isarr is set to zero; otherwise *isarr is set to 1 and * * the result is stored in *a. If `a' is zero a multiple word result is * * joined using sep or the IFS parameter if sep is zero and the result * -- cgit 1.4.1