* Typo.
This commit is contained in:
parent
25d217684b
commit
ef9e2c8e73
1 changed files with 1 additions and 1 deletions
|
@ -1378,7 +1378,7 @@ void SubstitutionGoal::init()
|
||||||
/* Read the substitutes. */
|
/* Read the substitutes. */
|
||||||
subs = querySubstitutes(noTxn, storePath);
|
subs = querySubstitutes(noTxn, storePath);
|
||||||
|
|
||||||
/* To maintain the closure invairant, we first have to realise the
|
/* To maintain the closure invariant, we first have to realise the
|
||||||
paths referenced by this one. */
|
paths referenced by this one. */
|
||||||
queryReferences(noTxn, storePath, references);
|
queryReferences(noTxn, storePath, references);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue