summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system/libraries/Calendar.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/libraries/Calendar.php b/system/libraries/Calendar.php
index 52e99b5ad..ec355d24f 100644
--- a/system/libraries/Calendar.php
+++ b/system/libraries/Calendar.php
@@ -246,7 +246,7 @@ class CI_Calendar {
/**
* Get Month Name
*
- * Generates a texual month name based on the numeric
+ * Generates a textual month name based on the numeric
* month provided.
*
* @access public