about summary refs log tree commit diff
path: root/Test/B03print.ztst
diff options
context:
space:
mode:
Diffstat (limited to 'Test/B03print.ztst')
-rw-r--r--Test/B03print.ztst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/B03print.ztst b/Test/B03print.ztst
index f2e12978c..9a22f2207 100644
--- a/Test/B03print.ztst
+++ b/Test/B03print.ztst
@@ -171,7 +171,7 @@
 >0003
 
  printf '%2$d%1$d\n' 1 2 3 4
-0:reuse format where arguments are explictly specified
+0:reuse format where arguments are explicitly specified
 >21
 >43