From 246bcd10a7aeb54094ba02f032e682b759ee4b0b Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 16 Dec 2010 13:55:35 +0000 Subject: Mikael: 28531: typos --- Src/exec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Src/exec.c') diff --git a/Src/exec.c b/Src/exec.c index 85d996bd4..4576fc031 100644 --- a/Src/exec.c +++ b/Src/exec.c @@ -3325,7 +3325,7 @@ save_params(Estate state, Wordcode pc, LinkList *restore_p, LinkList *remove_p) * been done at this point. Instead, copy the * parameter: in this case, we'll insert the * copied parameter straight back into the parameter - * table so we wan't to be sure everything is + * table so we want to be sure everything is * properly set up and in permanent memory. */ tpm = (Param) zshcalloc(sizeof *tpm); -- cgit v1.2.3