Typo in a comment

This commit is contained in:
Pierre Labastie 2022-12-06 15:20:00 +01:00
parent 0f4df7ccfd
commit 33ee66c69e

View file

@ -453,7 +453,7 @@ generate_dependency_tree() { #
cycle
3 if we are backing up to the parent of a circular dep
and there are optiional deps in the cycle
modifies: vars: ParentNode is set when return is not 0
modifies: vars: parentNode is set when return is not 0
output: files: for each <pkg> with dependencies in $1,
a file <pkg>.tree and its dependencies
on error: nothing