This commit is contained in:
Maher Jendoubi 2020-01-09 23:31:48 +01:00 коммит произвёл dan-shaw
Родитель 7b61b7b515
Коммит 891a840ffa
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -662,7 +662,7 @@ namespace vcpkg::Build
std::vector<AbiEntry> abi_tag_entries(dependency_abis.begin(), dependency_abis.end());
// Sorted here as the order of dependency_abis is the only
// non-deterministicly ordered set of AbiEntries
// non-deterministically ordered set of AbiEntries
Util::sort(abi_tag_entries);
// If there is an unusually large number of files in the port then