From 866b749d19ee0b4df802cc6751855311364521ed Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Fri, 29 Jun 2018 14:12:50 +0000 Subject: [PATCH] Fix typo Patch provided by anonymous user. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345236 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/datetime/functions/strtotime.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/datetime/functions/strtotime.xml b/reference/datetime/functions/strtotime.xml index fd07ee1e99..2663dfd394 100644 --- a/reference/datetime/functions/strtotime.xml +++ b/reference/datetime/functions/strtotime.xml @@ -217,7 +217,7 @@ if (($timestamp = strtotime($str)) === false) { dash (-) or a dot (.), then the European d-m-y format is assumed. If, however, the year is given in a two digit format and the separator is a - dash (-, the date string is parsed as + dash (-), the date string is parsed as y-m-d.