Merge pull request #16341 from sethalves/boostrapping

fix typo
This commit is contained in:
Shannon Romano 2019-10-14 08:50:44 -07:00 committed by GitHub
commit ab3787e477
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -134,7 +134,7 @@ endif()
downloadVcpkg = True
if not downloadVcpkg and not os.path.isfile(self.exe):
print("Missing executable, boostrapping")
print("Missing executable, boot-strapping")
downloadVcpkg = True
# Make sure we have a vcpkg executable