summaryrefslogtreecommitdiff
path: root/ext/date/tests/date_sunset_variation2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/tests/date_sunset_variation2.phpt')
-rw-r--r--ext/date/tests/date_sunset_variation2.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/date_sunset_variation2.phpt b/ext/date/tests/date_sunset_variation2.phpt
index 305cee8b2a..51ad39570e 100644
--- a/ext/date/tests/date_sunset_variation2.phpt
+++ b/ext/date/tests/date_sunset_variation2.phpt
@@ -5,7 +5,7 @@ Test date_sunset() function : usage variation - Passing unexpected values to sec
--FILE--
<?php
/* Prototype : mixed date_sunset(mixed time [, int format [, float latitude [, float longitude [, float zenith [, float gmt_offset]]]]])
- * Description: Returns time of sunset for a given day and location
+ * Description: Returns time of sunset for a given day and location
* Source code: ext/date/php_date.c
* Alias to functions:
*/