From ca94d3acdaf30057c91b2f82f6268c3ffb2e3f6f Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Mon, 16 Nov 2020 18:05:02 +0000 Subject: unposted: Fix typos --- Test/C04funcdef.ztst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test/C04funcdef.ztst') diff --git a/Test/C04funcdef.ztst b/Test/C04funcdef.ztst index 88321c432..af469c527 100644 --- a/Test/C04funcdef.ztst +++ b/Test/C04funcdef.ztst @@ -307,7 +307,7 @@ # lsfoo should not be expanded as an anonymous function argument alias lsfoo='This is not ls.' () (echo anon func; echo "$@") lsfoo -0:Anonmous function with arguments in a form nobody sane would ever use but unfortunately we have to support anyway +0:Anonymous function with arguments in a form nobody sane would ever use but unfortunately we have to support anyway >anon func >lsfoo -- cgit 1.4.1