From 8d4f1bd58f3be0241e207dd6d14b4a02ef799c5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-S=C3=A9bastien=20Goupil?= Date: Mon, 20 Nov 2006 23:55:08 +0000 Subject: [PATCH] fix typo + add return doc git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223636 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/datetime/functions/date-sun-info.xml | 4 ++-- reference/datetime/functions/timezone-identifiers-list.xml | 5 ++--- reference/datetime/functions/timezone-transitions-get.xml | 4 ++-- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/reference/datetime/functions/date-sun-info.xml b/reference/datetime/functions/date-sun-info.xml index 395ecbcb5e..cb3225eb19 100644 --- a/reference/datetime/functions/date-sun-info.xml +++ b/reference/datetime/functions/date-sun-info.xml @@ -1,5 +1,5 @@ - + date_sun_info @@ -23,7 +23,7 @@ time - Timestsmp. + Timestamp. diff --git a/reference/datetime/functions/timezone-identifiers-list.xml b/reference/datetime/functions/timezone-identifiers-list.xml index 6937364927..5fa29d421a 100644 --- a/reference/datetime/functions/timezone-identifiers-list.xml +++ b/reference/datetime/functions/timezone-identifiers-list.xml @@ -1,5 +1,5 @@ - + timezone_identifiers_list @@ -20,8 +20,7 @@ &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity + Returns array on success or &false; on failure. diff --git a/reference/datetime/functions/timezone-transitions-get.xml b/reference/datetime/functions/timezone-transitions-get.xml index 8fd694cf09..fa2e419e02 100644 --- a/reference/datetime/functions/timezone-transitions-get.xml +++ b/reference/datetime/functions/timezone-transitions-get.xml @@ -1,5 +1,5 @@ - + timezone_transitions_get @@ -36,7 +36,7 @@ &reftitle.returnvalues; - Returns numeracilly indexed array containing associative array with all + Returns numerically indexed array containing associative array with all transitions on success or &false; on failure.