diff options
author | Andrey Andreev <narf@bofh.bg> | 2012-02-02 20:41:54 +0100 |
---|---|---|
committer | Andrey Andreev <narf@bofh.bg> | 2012-02-02 20:41:54 +0100 |
commit | c68905a85983a5bd1e85f778c5c0df2f680425d5 (patch) | |
tree | b5a7c1e3fa0fa652e9148ae90d03a55df2fe1284 /system/libraries/Form_validation.php | |
parent | 57b1a975711c888596bc1ae409521396252fd1ed (diff) | |
parent | b211adee89f5fd2192051e9c0826146bd150f469 (diff) |
Merge upstream branch
Diffstat (limited to 'system/libraries/Form_validation.php')
-rw-r--r-- | system/libraries/Form_validation.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/libraries/Form_validation.php b/system/libraries/Form_validation.php index 20f1faf27..edaa9c361 100644 --- a/system/libraries/Form_validation.php +++ b/system/libraries/Form_validation.php @@ -1071,7 +1071,7 @@ class CI_Form_validation { // -------------------------------------------------------------------- /** - * Greather than + * Greater than * * @param string * @return bool |