summaryrefslogtreecommitdiff
path: root/tap-driver.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tap-driver.sh')
-rwxr-xr-xtap-driver.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tap-driver.sh b/tap-driver.sh
index 19aa531de..64e3eb674 100755
--- a/tap-driver.sh
+++ b/tap-driver.sh
@@ -154,7 +154,7 @@ fi
-v diag_string="$diag_string" \
'
# FIXME: the usages of "cat >&3" below could be optimized when using
-# FIXME: GNU awk, and/on on systems that supports /dev/fd/.
+# FIXME: GNU awk, and/or on systems that supports /dev/fd/.
# Implementation note: in what follows, `result_obj` will be an
# associative array that (partly) simulates a TAP result object