Fix typos
(cherry picked from commit 8737980e75bf14cae278f596ac26577bec94b3f9)
This commit is contained in:
parent
8be0440d44
commit
9b4e99801f
2 changed files with 2 additions and 2 deletions
|
|
@ -561,7 +561,7 @@ public:
|
|||
unsigned long long & downloadSize, unsigned long long & narSize);
|
||||
|
||||
/* Sort a set of paths topologically under the references
|
||||
relation. If p refers to q, then p preceeds q in this list. */
|
||||
relation. If p refers to q, then p precedes q in this list. */
|
||||
Paths topoSortPaths(const PathSet & paths);
|
||||
|
||||
/* Export multiple paths in the format expected by ‘nix-store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue