summaryrefslogtreecommitdiff
path: root/winbuild/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'winbuild/README.md')
-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)