diff options
author | Achraf Almouloudi <achraf52@outlook.com> | 2015-04-01 06:27:56 +0200 |
---|---|---|
committer | Achraf Almouloudi <achraf52@outlook.com> | 2015-04-01 06:27:56 +0200 |
commit | da7a2205876791dda5b9b62840c3cf6bd6233543 (patch) | |
tree | 80588904bae3df110966d486ef543f0cf77f4657 /system/libraries | |
parent | 0be4c803d10dfb2c697e07751654848829d4476b (diff) |
Fixed typo
Diffstat (limited to 'system/libraries')
-rw-r--r-- | system/libraries/Encryption.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/libraries/Encryption.php b/system/libraries/Encryption.php index e3e68139a..f3e039881 100644 --- a/system/libraries/Encryption.php +++ b/system/libraries/Encryption.php @@ -121,7 +121,7 @@ class CI_Encryption { ); /** - * List of supported HMAC algorightms + * List of supported HMAC algorithms * * name => digest size pairs * |