From 2cf35e7c7c95ba44e96d9f09dd7fde80be988be0 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 14 Aug 2025 10:28:08 +0200 Subject: [PATCH] unused variable in doc-string fixed --- Pmodules/libpmodules.bash.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pmodules/libpmodules.bash.in b/Pmodules/libpmodules.bash.in index 1bd6f74..9ec252a 100644 --- a/Pmodules/libpmodules.bash.in +++ b/Pmodules/libpmodules.bash.in @@ -303,7 +303,7 @@ parse_path_config(){ pm::read_config(){ : " - Read Pmodules configuration files '${PMODULES_ROOT}/config/Pmodules.yaml' + Read Pmodules configuration files 'PMODULES_ROOT/config/Pmodules.yaml' and '${HOME}/.Pmodules/Pmodules.yaml'. " get_config_of_overlay(){