diff options
author | admin <devnull@localhost> | 2006-10-21 21:08:17 +0200 |
---|---|---|
committer | admin <devnull@localhost> | 2006-10-21 21:08:17 +0200 |
commit | fafe28bec4f414e48f63e01ed9105ae5c2c99802 (patch) | |
tree | b3e3f01cb1af83a29aff421aa308cb85788bbbe1 /system/libraries/Calendar.php | |
parent | e7e1dcd452a15abaaa01c03cd1ade564e3a59453 (diff) |
Diffstat (limited to 'system/libraries/Calendar.php')
-rw-r--r-- | system/libraries/Calendar.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/libraries/Calendar.php b/system/libraries/Calendar.php index 048934b82..52e99b5ad 100644 --- a/system/libraries/Calendar.php +++ b/system/libraries/Calendar.php @@ -250,7 +250,7 @@ class CI_Calendar { * month provided. * * @access public - * @parm integer the month + * @param integer the month * @return string */ function get_month_name($month) |