diff --git a/lib/db/services.php b/lib/db/services.php index b52e50035a0..29256aad15f 100644 --- a/lib/db/services.php +++ b/lib/db/services.php @@ -339,8 +339,8 @@ $functions = array( 'classname' => 'core_external', 'methodname' => 'get_component_strings', 'classpath' => 'lib/external/externallib.php', - 'description' => 'Return all raw strings (with {$a->xxx}), for a specific component - - similar to core get_component_strings(), call', + 'description' => 'Return all raw strings (with {$a->xxx}), for a specific component ' . + '- similar to core get_component_strings(), call', 'type' => 'read', 'loginrequired' => '', 'ajax' => '1',