diff options
author | Fabian Keil <fk@fabiankeil.de> | 2011-04-19 15:54:13 +0200 |
---|---|---|
committer | Julien Chaffraix <julien.chaffraix@gmail.com> | 2011-04-21 07:55:53 -0700 |
commit | 1702a2c08d3a0ed5945f34e6cd38436611f65164 (patch) | |
tree | e72941241445237dc35527c098d6c2ca098bfaa5 /lib/Makefile.vxworks | |
parent | 9230be0797cc7d155240fd38d07bee041527bbc2 (diff) |
Fix a couple of spelling errors in lib/
Found with codespell.
Diffstat (limited to 'lib/Makefile.vxworks')
-rw-r--r-- | lib/Makefile.vxworks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.vxworks b/lib/Makefile.vxworks index 796d1605e..81a36cc0f 100644 --- a/lib/Makefile.vxworks +++ b/lib/Makefile.vxworks @@ -5,7 +5,7 @@ #Description: makefile to be used in order to compile libcurl for VxWoorks 6.3. # #How to use: -# 1. Adjust environment variables at the file begining +# 1. Adjust environment variables at the file beginning # 2. Open the Command Prompt window and change directory ('cd') # into the 'lib' folder # 3. Add <CYGWIN>/bin folder to the PATH environment variable |