summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGeorge PETCULESCU <george.petculescu@zitec.com>2016-11-01 10:22:38 +0100
committerGeorge PETCULESCU <george.petculescu@zitec.com>2016-11-01 10:22:38 +0100
commitb2c3a0063d02edfec79ab9aa5619c9f40cdd21d0 (patch)
tree65a60ece1f80cc480c1dcb9e5a34f63a8f1a5f40 /tests
parentb18492be397373de452999f34a200cc24fb751ed (diff)
small typo
Diffstat (limited to 'tests')
-rw-r--r--tests/codeigniter/helpers/inflector_helper_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/codeigniter/helpers/inflector_helper_test.php b/tests/codeigniter/helpers/inflector_helper_test.php
index a5bb80532..4a1e64fae 100644
--- a/tests/codeigniter/helpers/inflector_helper_test.php
+++ b/tests/codeigniter/helpers/inflector_helper_test.php
@@ -101,7 +101,7 @@ class Inflector_helper_test extends CI_TestCase {
1 => '1st',
2 => '2nd',
4 => '4th',
- 11 => '1th',
+ 11 => '11th',
12 => '12th',
13 => '13th',
'something else' => 'something else',