summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorFabian Keil <fk@fabiankeil.de>2021-01-07 21:11:17 +0100
committerDaniel Stenberg <daniel@haxx.se>2021-01-11 15:12:25 +0100
commit4f61fd87b263a9ded6b658f299c83dded6baa08e (patch)
tree97dd95fc71403cf66243e4ef11eb2fa2b5853816 /tests
parent06f1db57cac8ade2602fba61909c8d54b57fa10b (diff)
downloadcurl-4f61fd87b263a9ded6b658f299c83dded6baa08e.tar.gz
misc: fix typos
Bug: https://curl.se/mail/lib-2021-01/0063.html Closes #6434
Diffstat (limited to 'tests')
-rwxr-xr-xtests/runtests.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runtests.pl b/tests/runtests.pl
index 0e0e26c3c..7d59de84b 100755
--- a/tests/runtests.pl
+++ b/tests/runtests.pl
@@ -2252,7 +2252,7 @@ sub runsshserver {
}
#######################################################################
-# Start the socks server
+# Start the MQTT server
#
sub runmqttserver {
my ($id, $verbose, $ipv6) = @_;