about summary refs log tree commit diff
path: root/Test/A05execution.ztst
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2020-11-16 18:05:02 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2021-09-26 09:00:32 +0000
commitca94d3acdaf30057c91b2f82f6268c3ffb2e3f6f (patch)
treec351375660523209041536e010fc822f05914b13 /Test/A05execution.ztst
parentdd51ffa5b4b9759af2667df8e4505f117b8e2b23 (diff)
downloadzsh-ca94d3acdaf30057c91b2f82f6268c3ffb2e3f6f.tar.gz
zsh-ca94d3acdaf30057c91b2f82f6268c3ffb2e3f6f.tar.xz
zsh-ca94d3acdaf30057c91b2f82f6268c3ffb2e3f6f.zip
unposted: Fix typos
Diffstat (limited to 'Test/A05execution.ztst')
-rw-r--r--Test/A05execution.ztst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/A05execution.ztst b/Test/A05execution.ztst
index c65642988..d95ee363c 100644
--- a/Test/A05execution.ztst
+++ b/Test/A05execution.ztst
@@ -258,7 +258,7 @@ F:side of a pipe to block on write after the right side has exited
    print -u $ZTST_fd "Skipping pipe leak test, requires MONITOR option"
    print "[0] 0 0"
   fi
-0:Bug regression: piping to anonymous function; piping to backround function
+0:Bug regression: piping to anonymous function; piping to background function
 *>\[<->\] <-> <->
 F:This test checks for two different bugs, a parser segfault piping to an
 F:anonymous function, and a descriptor leak when backgrounding a pipeline