commit | 55bc50578b9f1aa3fd71cb427848b21748655690 | [log] [tgz] |
---|---|---|
author | Calvin Tam <calvintam236@gmail.com> | Fri Jul 24 02:27:24 2015 -0700 |
committer | Calvin Tam <calvintam236@gmail.com> | Fri Jul 24 02:27:24 2015 -0700 |
tree | 7daf6ccc5dd522cbb58ae8a2846eb4d749a711bf | |
parent | ab494d564262f9ad30dc2f57a78b8aceee5e657d [diff] [blame] |
Fixed typos
diff --git a/system/libraries/Session/Session.php b/system/libraries/Session/Session.php index 0549fef..05a470d 100644 --- a/system/libraries/Session/Session.php +++ b/system/libraries/Session/Session.php
@@ -795,7 +795,7 @@ /** * Set flashdata * - * Legacy CI_Session compatibiliy method + * Legacy CI_Session compatibility method * * @param mixed $data Session data key or an associative array * @param mixed $value Value to store