mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-11-24 04:00:09 +01:00
Correct a spelling mistake
This commit is contained in:
parent
8bdb48161f
commit
646062fb13
@ -17,7 +17,7 @@ else:
|
||||
VCPKG_PATH = Path(__file__).parent / 'vcpkg'
|
||||
|
||||
if len(sys.argv) > 3:
|
||||
print("the argumnets after the second one are ignored")
|
||||
print("the arguments after the second one are ignored")
|
||||
|
||||
|
||||
if not VCPKG_PATH.exists():
|
||||
|
Loading…
Reference in New Issue
Block a user