mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 14:52:55 +00:00
Typo
This commit is contained in:
parent
05e6fe69f9
commit
94f1e4a441
@ -46,7 +46,7 @@ struct Goal : public std::enable_shared_from_this<Goal>
|
||||
unsigned int nrNoSubstituters;
|
||||
|
||||
/* Number of substitution goals we are/were waiting for that
|
||||
failed because othey had unsubstitutable references. */
|
||||
failed because they had unsubstitutable references. */
|
||||
unsigned int nrIncompleteClosure;
|
||||
|
||||
/* Name of this goal for debugging purposes. */
|
||||
|
Loading…
Reference in New Issue
Block a user