curl.1: fix typo microsft -> microsoft

Closes #6380
This commit is contained in:
Kevin Ushey 2020-12-26 20:19:55 -08:00 committed by Daniel Stenberg
parent aadc75626b
commit 0be8818f6e
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ particular build may not support them all.
Lets you lookup words using online dictionaries.
.IP FILE
Read or write local files. curl does not support accessing file:// URL
remotely, but when running on Microsft Windows using the native UNC approach
remotely, but when running on Microsoft Windows using the native UNC approach
will work.
.IP FTP(S)
curl supports the File Transfer Protocol with a lot of tweaks and levers. With