* Terminology fixes.
This commit is contained in:
parent
6bb5efadec
commit
6a0a2d5593
5 changed files with 22 additions and 22 deletions
|
|
@ -45,7 +45,7 @@ typedef list<pair<Path, Substitute> > SubstitutePairs;
|
|||
void registerSubstitutes(const Transaction & txn,
|
||||
const SubstitutePairs & subPairs);
|
||||
|
||||
/* Return the substitutes expression for the given path. */
|
||||
/* Return the substitutes for the given path. */
|
||||
Substitutes querySubstitutes(const Path & srcPath);
|
||||
|
||||
/* Deregister all substitutes. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue