Remove access description comment
diff --git a/system/helpers/date_helper.php b/system/helpers/date_helper.php
index cb15f6d..ead0d17 100644
--- a/system/helpers/date_helper.php
+++ b/system/helpers/date_helper.php
@@ -702,7 +702,6 @@
  *
  * Returns a list of dates within a specified period.
  *
- * @access	public
  * @param	int	unix_start	UNIX timestamp of period start date
  * @param	int	unix_end|days	UNIX timestamp of period end date
  *					or interval in days.