From 0727cbf65447bb1c6c36db74bb9213ae4410334b Mon Sep 17 00:00:00 2001 From: Simone Cortesi <cortesi@php.net> Date: Thu, 31 Jan 2002 13:14:46 +0000 Subject: [PATCH] adding colon where missing git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69128 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/regex.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/regex.xml b/functions/regex.xml index 645b2d346d..a71a8d326d 100644 --- a/functions/regex.xml +++ b/functions/regex.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.36 $ --> +<!-- $Revision: 1.37 $ --> <reference id="ref.regex"> <title>Regular Expression Functions (POSIX Extended)</title> <titleabbrev>Regexps</titleabbrev> @@ -453,7 +453,7 @@ echo "Month: $month; Day: $day; Year: $year<br>\n"; <function>spliti</function>, <function>explode</function>, <function>implode</function>, - <function>chunk_split</function> and + <function>chunk_split</function>, and <function>wordwrap</function>. </para>