misc: fix typos

Bug: https://curl.se/mail/lib-2021-01/0063.html
Closes #6434
This commit is contained in:
Fabian Keil 2021-01-07 21:11:17 +01:00 committed by Daniel Stenberg
parent 06f1db57ca
commit 4f61fd87b2
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
7 changed files with 12 additions and 10 deletions

View file

@ -2252,7 +2252,7 @@ sub runsshserver {
}
#######################################################################
# Start the socks server
# Start the MQTT server
#
sub runmqttserver {
my ($id, $verbose, $ipv6) = @_;