diff --git a/reference/datetime/functions/strtotime.xml b/reference/datetime/functions/strtotime.xml index aa5f877c82..e013e1d046 100644 --- a/reference/datetime/functions/strtotime.xml +++ b/reference/datetime/functions/strtotime.xml @@ -1,5 +1,5 @@ - + @@ -30,7 +30,7 @@ If the number of the year is specified in a two digit format, the values - between 0-69 are mapped to 2000-2069 and 70-100 to 1970-2000. + between 0-69 are mapped to 2000-2069 and 70-99 to 1970-2000.