aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtestsuite/testing.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/testing.sh b/testsuite/testing.sh
index 19d93f5a8..7c642d729 100755
--- a/testsuite/testing.sh
+++ b/testsuite/testing.sh
@@ -17,8 +17,8 @@
#
# The "testing" function takes five arguments:
# $1) Description to display when running command
-# $2) Command line arguments to command"
-# $3) Expected result (on stdout)"
+# $2) Command line arguments to command
+# $3) Expected result (on stdout)
# $4) Data written to file "input"
# $5) Data written to stdin
#