summaryrefslogtreecommitdiff
path: root/ext/date/tests/date_sunrise_variation5.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/tests/date_sunrise_variation5.phpt')
-rw-r--r--ext/date/tests/date_sunrise_variation5.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/date/tests/date_sunrise_variation5.phpt b/ext/date/tests/date_sunrise_variation5.phpt
index c7925dada3..70a694081a 100644
--- a/ext/date/tests/date_sunrise_variation5.phpt
+++ b/ext/date/tests/date_sunrise_variation5.phpt
@@ -3,9 +3,9 @@ Test date_sunrise() function : usage variation - Passing unexpected values to fi
--FILE--
<?php
/* Prototype : mixed date_sunrise(mixed time [, int format [, float latitude [, float longitude [, float zenith [, float gmt_offset]]]]])
- * Description: Returns time of sunrise for a given day and location
+ * Description: Returns time of sunrise for a given day and location
* Source code: ext/date/php_date.c
- * Alias to functions:
+ * Alias to functions:
*/
echo "*** Testing date_sunrise() : usage variation ***\n";