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.