summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Test/C03traps.ztst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/C03traps.ztst b/Test/C03traps.ztst
index 8d1283552..f120809a7 100644
--- a/Test/C03traps.ztst
+++ b/Test/C03traps.ztst
@@ -901,7 +901,7 @@ F:Must be tested with a top-level script rather than source or function
fn trap1 trap2
echo out2
'
--:'exit' in trap causes calling function to return
+0:'exit' in trap causes calling function to return
>out1
>fn1
>trap1