Skip to content
Snippets Groups Projects
Commit 08204317 authored by Jaime Perez Crespo's avatar Jaime Perez Crespo
Browse files

Typo.

parent cc49755e
No related branches found
No related tags found
No related merge requests found
......@@ -138,7 +138,7 @@ class Module
return $moduleEnable[$module];
}
throw new \Exception("Invalid module.enable value for for the module $module");
throw new \Exception("Invalid module.enable value for the '$module' module.");
}
if (assert_options(ASSERT_ACTIVE) &&
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment