From 7425daeb3c58ef75fb59b8b04da93b41cf53d61a Mon Sep 17 00:00:00 2001 From: Etienne Kneuss Date: Tue, 14 Apr 2009 19:14:06 +0000 Subject: [PATCH] Re-word that better git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278706 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/datetime/functions/strtotime.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/reference/datetime/functions/strtotime.xml b/reference/datetime/functions/strtotime.xml index b5566dce2e..df1f8af471 100644 --- a/reference/datetime/functions/strtotime.xml +++ b/reference/datetime/functions/strtotime.xml @@ -1,5 +1,5 @@ - + @@ -52,7 +52,8 @@ now - The timestamp used to calculate the returned value. + The timestamp representing the current time, used for the calculation + of relative dates.