mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
bcd0259617
commit
0727cbf654
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue