diff --git a/system/libraries/Calendar.php b/system/libraries/Calendar.php
index 52e99b5..ec355d2 100644
--- a/system/libraries/Calendar.php
+++ b/system/libraries/Calendar.php
@@ -246,7 +246,7 @@
 	/**
 	 * 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