Fix typos

Thanks @asymmetric!

Co-Authored-By: asymmetric <lorenzo@mailbox.org>
This commit is contained in:
John Ericson
2020-03-16 16:40:13 -04:00
committed by GitHub
co-authored by asymmetric
parent 2be64efb02
commit e5178fd22d
+1 -1
View File
@@ -561,7 +561,7 @@ void LocalStore::checkDerivationOutputs(const StorePath & drvPath, const Derivat
// Don't need the answer, but do this anways to assert is proper
// combination. The code below is more general and naturally allows
// combinations that currently prohibited.
// combinations that are currently prohibited.
drv.type();
std::optional<Hash> h;