Fix comment

For rebuild to trigger
This commit is contained in:
Ilia Ross
2026-09-20 16:18:31 +02:00
parent a0a20063fa
commit dc0b2ff04e

View File

@@ -581,7 +581,7 @@ $lock_all_config_files_depth = 1;
}
# unlock_all_config_files()
# Un-locks all files used in the current config
# Un-locks all files used in the current config.
sub unlock_all_config_files
{
return if (!$lock_all_config_files_depth);