diff --git a/reference/strings/functions/explode.xml b/reference/strings/functions/explode.xml index d6081b0723..b3f814dcdd 100644 --- a/reference/strings/functions/explode.xml +++ b/reference/strings/functions/explode.xml @@ -60,13 +60,15 @@ - - Although implode can, for historical reasons, - accept its parameters in either order, - explode cannot. You must ensure that the - delimiter argument comes before the - string argument. - + + + Although implode can, for historical reasons, + accept its parameters in either order, + explode cannot. You must ensure that the + delimiter argument comes before the + string argument. + +