commit | 325d22da5ff207bafb3df80647792a741b49fcf7 | [log] [tgz] |
---|---|---|
author | Claudio Galdiolo <claudio.galdiolo@gmail.com> | Thu Jan 29 11:41:17 2015 -0500 |
committer | Claudio Galdiolo <claudio.galdiolo@gmail.com> | Thu Jan 29 11:41:17 2015 -0500 |
tree | 8b15993799a24c115382c2ea88a4d1e3fc71432a | |
parent | 00c222db1e23ecc3692a5ca5664d8fc25f1789fc [diff] [blame] |
fix typo in comments
diff --git a/system/core/Security.php b/system/core/Security.php index 8b3149c..7c18c74 100644 --- a/system/core/Security.php +++ b/system/core/Security.php
@@ -75,7 +75,7 @@ /** * Character set * - * Will be overriden by the constructor. + * Will be overridden by the constructor. * * @var string */