From c857e29ede75d68f1599bbb2d2c264cd92322e5f Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Thu, 11 Jul 2002 06:43:57 +0000 Subject: [PATCH] typo. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88300 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/array/reference.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/array/reference.xml b/reference/array/reference.xml index c525f69f27..d5208629aa 100644 --- a/reference/array/reference.xml +++ b/reference/array/reference.xml @@ -1,5 +1,5 @@ - + Array Functions Arrays @@ -52,7 +52,7 @@ See also is_array, explode, implode, split, - preg_splitjoin. + preg_split, and join.