Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit bd1e525

Browse files
authored
Merge pull request #384 from msznigir/master
dependency word corrected
2 parents ca34fe0 + fc9fe23 commit bd1e525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ install:
3232
# Install Windows Installer XML (WiX) to create installer with cpack
3333
- cinst wixtoolset
3434

35-
# Download and install external dependancy if they are not in the cache
35+
# Download and install external dependency if they are not in the cache
3636
- if not exist libxml2-x86_64 (
3737
wget --no-check-certificate https://01.org/sites/default/files/libxml2-x86_64-3eaedba1b64180668fdab7ad2eba549586017bf3.zip &&
3838
7z x libxml2-x86_64-3eaedba1b64180668fdab7ad2eba549586017bf3.zip)

0 commit comments

Comments
 (0)