summaryrefslogtreecommitdiffstats
path: root/system/core/Security.php
diff options
context:
space:
mode:
authorClaudio Galdiolo <claudio.galdiolo@gmail.com>2015-01-29 17:41:17 +0100
committerClaudio Galdiolo <claudio.galdiolo@gmail.com>2015-01-29 17:41:17 +0100
commit325d22da5ff207bafb3df80647792a741b49fcf7 (patch)
tree8b15993799a24c115382c2ea88a4d1e3fc71432a /system/core/Security.php
parent00c222db1e23ecc3692a5ca5664d8fc25f1789fc (diff)
fix typo in comments
Diffstat (limited to 'system/core/Security.php')
-rw-r--r--system/core/Security.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/core/Security.php b/system/core/Security.php
index 8b3149c07..7c18c7406 100644
--- a/system/core/Security.php
+++ b/system/core/Security.php
@@ -75,7 +75,7 @@ class CI_Security {
/**
* Character set
*
- * Will be overriden by the constructor.
+ * Will be overridden by the constructor.
*
* @var string
*/