]> granicus.if.org Git - curl/commitdiff
curl.1: fix typo conjuction -> conjunction
authorAlessandro Ghedini <alessandro@ghedini.me>
Mon, 14 Oct 2013 18:49:54 +0000 (20:49 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 15 Oct 2013 18:37:13 +0000 (20:37 +0200)
docs/curl.1

index fe18459ac96a35f85f38afe4cb2c3ef24f8e8e89..c4592feb24fe16f3084e2dc58e75a00165a331c5 100644 (file)
@@ -1056,7 +1056,7 @@ working directory before you invoke curl with the \fB-O, --remote-name\fP flag!
 You may use this option as many times as the number of URLs you have.
 .IP "--oauth2-bearer"
 (IMAP/POP3/SMTP) Specify the Bearer Token for OAUTH 2.0 server authentication.
-The Bearer Token is used in conjuction with the user name which can be
+The Bearer Token is used in conjunction with the user name which can be
 specified as part of the \fI--url\fP or \fI-u, --user\fP options.
 
 The Bearer Token and user name are formatted according to RFC 6750.