adding colon where missing

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69128 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Simone Cortesi 2002-01-31 13:14:46 +00:00
parent bcd0259617
commit 0727cbf654

View file

@ -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>