summaryrefslogtreecommitdiff
path: root/winbuild
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2022-09-19 17:30:30 +0200
committerDaniel Stenberg <daniel@haxx.se>2022-09-19 17:32:12 +0200
commitfda897f5a17adda3250e069bfb43b2392bd8c7e8 (patch)
treeae295f37baff5a9033024eb886af43e3f387343e /winbuild
parent6e0dbe84e29b6fb8ab5899a4f6bec90ddf06ead5 (diff)
downloadcurl-fda897f5a17adda3250e069bfb43b2392bd8c7e8.tar.gz
docs: fix proselint complaints
Diffstat (limited to 'winbuild')
-rw-r--r--winbuild/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/winbuild/README.md b/winbuild/README.md
index 22ecfe4ef..bcc4a61f2 100644
--- a/winbuild/README.md
+++ b/winbuild/README.md
@@ -59,7 +59,7 @@ Open a Visual Studio Command prompt:
Using the **'VS [version] [platform] [type] Command Prompt'** menu entry:
where [version] is the Visual Studio version, [platform] is e.g. x64 and
- [type] Native of Cross platform build. This type of command prompt may not
+ [type] Native of Cross platform build. This type of command prompt may not
exist in all Visual Studio versions.
See also: [Set the Path and Environment Variables for Command-Line Builds](https://docs.microsoft.com/en-us/cpp/build/building-on-the-command-line)