This commit is contained in:
Eelco Dolstra 2005-09-20 16:14:00 +00:00
parent 25d217684b
commit ef9e2c8e73
1 changed files with 1 additions and 1 deletions

View File

@ -1378,7 +1378,7 @@ void SubstitutionGoal::init()
/* Read the substitutes. */
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. */
queryReferences(noTxn, storePath, references);