forked from lix-project/lix
Fix typos
Thanks @asymmetric! Co-Authored-By: asymmetric <lorenzo@mailbox.org>
This commit is contained in:
parent
2be64efb02
commit
e5178fd22d
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue