From 33ee66c69e900082a7ae9c0b4c30049b8b97e5ae Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Tue, 6 Dec 2022 15:20:00 +0100 Subject: [PATCH] Typo in a comment --- BLFS/libs/func_dependencies | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BLFS/libs/func_dependencies b/BLFS/libs/func_dependencies index 8c05a88..b2c082d 100644 --- a/BLFS/libs/func_dependencies +++ b/BLFS/libs/func_dependencies @@ -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 with dependencies in $1, a file .tree and its dependencies on error: nothing