about summary refs log tree commit diff stats
path: root/109stream-equal.subx
diff options
context:
space:
mode:
Diffstat (limited to '109stream-equal.subx')
-rw-r--r--109stream-equal.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/109stream-equal.subx b/109stream-equal.subx
index 8f6cf1bf..556afd91 100644
--- a/109stream-equal.subx
+++ b/109stream-equal.subx
@@ -190,7 +190,7 @@ test-stream-data-equal-size-check:
     5d/pop-to-ebp
     c3/return
 
-# helper for later tests
+# helper for tests
 check-stream-equal:  # f: (addr stream byte), s: (addr array byte), msg: (addr array byte)
     # . prologue
     55/push-ebp