diff options
author | Pierre Joye <pierre.php@gmail.com> | 2011-05-20 13:35:23 +0200 |
---|---|---|
committer | Pierre Joye <pierre.php@gmail.com> | 2011-05-20 13:35:23 +0200 |
commit | 488521427f944395f38e54510b0ae6891f1c5dba (patch) | |
tree | 2c36474d364ca3a708a52bd1e4f0a1dbad519bc8 | |
parent | e83816bfcf759adb4a7102ea3616fe2a3793cec6 (diff) |
- typo
-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
|