瀏覽代碼

Merge pull request #7 from EdwardBetts/patch-1

Correct a spelling mistake
Jean-Francois Mauguit 6 月之前
父節點
當前提交
a71434f67d
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -7,7 +7,7 @@ Winamp is a multimedia player launched in 1997, iconic for its flexibility and w
 ## Usage
 ## Usage
 
 
 Building of the Winamp desktop client is current based around Visual Studio 2019 (VS2019) and Intel IPP libs (You need to use exactly v6.1.1.035).
 Building of the Winamp desktop client is current based around Visual Studio 2019 (VS2019) and Intel IPP libs (You need to use exactly v6.1.1.035).
-There are differnt options of how to build Winamp:
+There are different options of how to build Winamp:
 
 
 1. Use a build_winampAll_2019.cmd script file that makes 4 versions x86/x64 (Debug and Release). In this case Visual Studio IDE not running.
 1. Use a build_winampAll_2019.cmd script file that makes 4 versions x86/x64 (Debug and Release). In this case Visual Studio IDE not running.
 2. Use a winampAll_2019.sln file to build and debug in Visual Studio IDE.
 2. Use a winampAll_2019.sln file to build and debug in Visual Studio IDE.
@@ -41,4 +41,4 @@ goto line 427 and change from 'return ::DeleteFile((LPTSTR)lpFileName);' to 'ret
 
 
 #### Intel IPP 6.1.1.035
 #### Intel IPP 6.1.1.035
 We take Intel IPP 6.1.1.035, modify it and pack to archive.
 We take Intel IPP 6.1.1.035, modify it and pack to archive.
-Run unpack_intel_ipp_6.1.1.035.cmd to unpack it.
+Run unpack_intel_ipp_6.1.1.035.cmd to unpack it.