summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-07-16 00:13:45 +0200
committerDaniel Stenberg <daniel@haxx.se>2020-07-16 00:13:45 +0200
commitc59d81d13ea786f0ede660a63c092510e90467fb (patch)
tree9bfc731f240cf8420eadb0c9d29ce1536727b589
parenta63738aae3df97628ba2566594bf3c56c0d71ae7 (diff)
downloadcurl-bagder/curl-1-protocols.tar.gz
-rw-r--r--docs/cmdline-opts/page-header2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/page-header b/docs/cmdline-opts/page-header
index ac2e44c98..a51e485ba 100644
--- a/docs/cmdline-opts/page-header
+++ b/docs/cmdline-opts/page-header
@@ -124,7 +124,7 @@ without using TLS.
curl can do directory lookups for you, with or without TLS.
.IP MQTT
curl supports MQTT version 3. Downloading over MQTT equals "subscribe" to a
-topic while uploading/posting equals "publishe" on a topic. MQTT support is
+topic while uploading/posting equals "publish" on a topic. MQTT support is
experimental and TLS based MQTT is not supported (yet).
.IP POP3(S)
Downloading from a pop3 server means getting a mail. With or without using