summaryrefslogtreecommitdiffstats
path: root/system/helpers/inflector_helper.php
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2016-10-28 12:18:17 +0200
committerAndrey Andreev <narf@devilix.net>2016-10-28 12:18:17 +0200
commit4c7323e2e0ff8f39e4b14233903c3bba878240b7 (patch)
tree3017b3cf7769f7a1e106cb817f466a72ab5b21f5 /system/helpers/inflector_helper.php
parent8bb7f7f50e99407c5f4def6e2f8e429245bd8613 (diff)
[ci skip] Clear trailing whitespace from PR #4834
Diffstat (limited to 'system/helpers/inflector_helper.php')
-rw-r--r--system/helpers/inflector_helper.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/helpers/inflector_helper.php b/system/helpers/inflector_helper.php
index 6dc3b5030..f54dac019 100644
--- a/system/helpers/inflector_helper.php
+++ b/system/helpers/inflector_helper.php
@@ -268,7 +268,7 @@ if ( ! function_exists('is_countable'))
'species',
'swine',
'traffic',
- 'wheat',
+ 'wheat'
)
);
}