From fda897f5a17adda3250e069bfb43b2392bd8c7e8 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 19 Sep 2022 17:30:30 +0200 Subject: docs: fix proselint complaints --- winbuild/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'winbuild') 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) -- cgit v1.2.1