Fixes typo from Bug #53381.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305677 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Daniel P. Brown 2010-11-23 01:09:48 +00:00
parent 666f9c872a
commit cb18b62069

View file

@ -459,7 +459,7 @@ echo "1/3/2005 - %V,%G,%Y = " . strftime("%V,%G,%Y",strtotime("1/3/2005")) . "\n
<![CDATA[
<?php
$format = '%e':
$format = '%e';
// Check for Windows and only attempt to replace
// the %e modifiers if they exists in the format