mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
typo
Patch by Rafael Santos git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333215 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
dfbcbc5043
commit
9be1e7786f
1 changed files with 2 additions and 2 deletions
|
@ -120,8 +120,8 @@ echo date_format($date, 'Y-m-d H:i:s') . "\n";
|
|||
&examples.outputs.similar;
|
||||
<screen>
|
||||
<![CDATA[
|
||||
2000-01-01 14:55:00
|
||||
2000-01-01 14:55:24
|
||||
2001-01-01 14:55:00
|
||||
2001-01-01 14:55:24
|
||||
]]>
|
||||
</screen>
|
||||
</example>
|
||||
|
|
Loading…
Reference in a new issue