diff options
-rw-r--r-- | winbuild/BUILD.WINDOWS.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winbuild/BUILD.WINDOWS.txt b/winbuild/BUILD.WINDOWS.txt index 488faeb40..7d68110bd 100644 --- a/winbuild/BUILD.WINDOWS.txt +++ b/winbuild/BUILD.WINDOWS.txt @@ -41,7 +41,7 @@ Open a Visual Studio Command prompt or the SDK CMD shell. Everything is already pre-configured by calling one of the command
prompt.
-Once you are in the consonle, go to the winbuild directory in the Curl
+Once you are in the console, go to the winbuild directory in the Curl
sources:
cd curl-src\winbuild
|