summaryrefslogtreecommitdiff
path: root/ext/date/tests/date_sunset_variation9.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/tests/date_sunset_variation9.phpt')
-rw-r--r--ext/date/tests/date_sunset_variation9.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/date_sunset_variation9.phpt b/ext/date/tests/date_sunset_variation9.phpt
index 5814a31c99..4f897e1df0 100644
--- a/ext/date/tests/date_sunset_variation9.phpt
+++ b/ext/date/tests/date_sunset_variation9.phpt
@@ -5,7 +5,7 @@ Test date_sunset() function : usage variation - Passing high positive and negati
--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:
*/