From 816e95a5f93220c1e9c384279cfafdb748070e66 Mon Sep 17 00:00:00 2001 From: Simon Marquis Date: Sun, 16 Jun 2024 18:58:10 +0100 Subject: [PATCH] Update comment wording --- generateModuleGraphs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generateModuleGraphs.sh b/generateModuleGraphs.sh index f8a0bf0d1..3c3583e67 100755 --- a/generateModuleGraphs.sh +++ b/generateModuleGraphs.sh @@ -121,7 +121,7 @@ echo "$module_paths" | while read -r module_path; do -Pmodules.graph.output.gv="/tmp/${file_name}.gv" \ -Pmodules.graph.of.module="${module_path}"