diff --git a/reference/strings/functions/explode.xml b/reference/strings/functions/explode.xml index e1e09a88cc..6cb8423116 100644 --- a/reference/strings/functions/explode.xml +++ b/reference/strings/functions/explode.xml @@ -1,5 +1,5 @@ - + @@ -32,7 +32,7 @@ If the limit parameter is negative, all components - except the last limit are returned. This feature + except the last -limit are returned. This feature was added in PHP 5.1.0.