Fixed bug #53532 typo on date_parse_from_format page

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306308 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
David Tajchreber 2010-12-12 23:05:23 +00:00
parent 1ff0e06a1d
commit 8258c65cf5

View file

@ -4,7 +4,7 @@
<refentry xml:id="function.date-parse-from-format" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>date_parse_from_format</refname>
<refpurpose>Get info about given date formarred according to the specified format</refpurpose>
<refpurpose>Get info about given date formatted according to the specified format</refpurpose>
</refnamediv>
<refsect1 role="description">