Fixed notifiation text misprint

This commit is contained in:
Luis Calvo 2019-09-18 13:41:31 +02:00
parent c20fcd6366
commit ad10d5dff3

@ -1451,7 +1451,7 @@ class ConsoleSupervisor
'type' => 'NOTIF.PHP.SERIALIZE_PRECISION',
'title' => sprintf(
__("Not recommended '%s' value in PHP configuration"),
'serialze_precision'
'serialize_precision'
), 'message' => sprintf(
__('Recommended value is: %s'),
sprintf('-1')